I am getting for following :-
~/github/mediasoup-demo/server$ rm -rf node_modules
~/github/mediasoup-demo/server$ npm install
npm warn deprecated yaeti@0.0.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm notice run mediasoup-demo-server@3.1.0 prepare
npm notice run node npm-scripts.mjs prepare
npm-scripts.mjs [INFO] [prepare]
added 241 packages, and audited 242 packages in 3s
68 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm warn install-scripts 4 packages had install scripts blocked because they are not covered by allowScripts:
npm warn install-scripts bufferutil@4.0.9 (install: node-gyp-build)
npm warn install-scripts es5-ext@0.10.64 (postinstall: node -e "try{require('./_postinstall')}catch(e){}" || exit 0)
npm warn install-scripts esbuild@0.28.1 (postinstall: node install.js)
npm warn install-scripts utf-8-validate@5.0.10 (install: node-gyp-build)
npm warn install-scripts
npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow.