Created attachment 167887 [details] DevTool error on loading ERM Agreement table. After a new agreement is created in the ERM module, I tried to open the agreement through the E-resource management> Agreements page. However functions on this page don't seem to be working correctly. The Edit & Delete button will no response upon pressing. The agreement link in the 1st column yield a 404 error message when I click on it. When I run the browser DEVTool, I discovered the table loaded with errors. See attachment for error.
Tested this on fresh 22.11.x (22.11.18). Can't reproduce. Tested for tag v22.11.14, created an agreement, showed list, clicked on link, edit, delete. Everything works for me. What type of installation is this? The error seems to indicate you may be missing some node modules.
We installed 22.11.14 on Oracle Linux 9 due to constraints we're working under we can not use Debian or Ubuntu. Would you know what node modules this might be or how we can check? We have all the Perl dependencies installed.
(In reply to JT from comment #2) > We installed 22.11.14 on Oracle Linux 9 due to constraints we're working > under we can not use Debian or Ubuntu. Would you know what node modules > this might be or how we can check? We have all the Perl dependencies > installed. Is it a git install then? Is there a "node_modules" directory somewhere? If not, try running "npm install" at the project root level (where "package.json" exists). Mind you this is just my lead in an attempt to help, the issue may very well not be related to this. Good luck!
This wasn’t a GIT install. The installation produced many subdirectories. We have a directory called node_module and it has a long list of subdirectories insiders
This is really more of a support request than a bug report, and you're already on Mattermost talking about it, so I think we can close it.