I am getting the same with some older but reliable nodes - looptimer, simple-queue, etc. Trying to reinstall looptimer from NPM in Node Red gives the log below. I assume the related libraries have been removed.
2024-10-11T03:15:20.050Z Install : node-red-contrib-looptimer 0.0.8
2024-10-11T03:15:20.082Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict [email protected]
2024-10-11T03:15:36.788Z [err] npm warn deprecated [email protected]: this library is no longer supported
2024-10-11T03:15:37.827Z [err] npm warn deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See There’s Math.random(), and then there’s Math.random() · V8 for details.
2024-10-11T03:15:38.148Z [err] npm warn deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
2024-10-11T03:15:38.571Z [err] npm warn deprecated [email protected]: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
2024-10-11T03:15:46.046Z [err] npm error code E404
2024-10-11T03:15:46.062Z [err] npm error 404 Not Found - GET https://registry.npmjs.org/node-red-contrib-cheerio/-/node-red-contrib-cheerio-1.1.0.tgz - Not found
2024-10-11T03:15:46.063Z [err] npm error 404
2024-10-11T03:15:46.064Z [err] npm error 404 ‘node-red-contrib-cheerio@https://registry.npmjs.org/node-red-contrib-cheerio/-/node-red-contrib-cheerio-1.1.0.tgz’ is not in this registry.
2024-10-11T03:15:46.065Z [err] npm error 404
2024-10-11T03:15:46.065Z [err] npm error 404 Note that you can also install from a
2024-10-11T03:15:46.067Z [err] npm error 404 tarball, folder, http url, or git url.
2024-10-11T03:15:46.085Z [err]
2024-10-11T03:15:46.085Z [err] npm error A complete log of this run can be found in: /root/.npm/_logs/2024-10-11T03_15_20_864Z-debug-0.log
2024-10-11T03:15:46.191Z rc=1