May you note the error received below, also the node version running is : v22.23.0 and nodejs is on: v24.17.0
dspace-angular-dspace-10.1$ npm install
npm notice run dspace-...@10.1.0 postinstall
npm notice run npm run build:lint || echo 'Skipped DSpace ESLint plugins.'
npm notice run dspace-...@10.1.0 build:lint
npm notice run rimraf --glob 'lint/dist/**/*.js' 'lint/dist/**/*.js.map' && tsc -b lint/tsconfig.json
up to date, audited 1750 packages in 8s
392 packages are looking for funding
run `npm fund` for details
17 vulnerabilities (16 moderate, 1 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
npm warn install-scripts 6 packages had install scripts blocked because they are not covered by allowScripts:
npm warn install-scripts @parcel/wat...@2.5.1 (install: node-gyp rebuild)
npm warn install-scripts cor...@3.49.0 (postinstall: node -e "try{require('./postinstall')}catch(e){}")
npm warn install-scripts cyp...@15.21.1 (postinstall: node dist/index.js --exec install)
npm warn install-scripts esb...@0.28.1 (postinstall: node install.js)
npm warn install-scripts lm...@3.4.2 (install: node-gyp rebuild)
npm warn install-scripts msgpackr...@3.0.4 (install: node-gyp rebuild)
npm warn install-scripts
npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
Regards,
Lewatle