Hi all,
Each time I want to upgrade a node red palette or install a new one, I get the same error:
2025-10-27T00:36:50.224Z Install : @mschaeffler/node-red-bthome 1.4.3
2025-10-27T00:36:51.290Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict @mschaeffler/node-red-bthome@1.4.3
2025-10-27T00:36:51.434Z [err] npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm.
2025-10-27T00:36:51.434Z [err] npm warn Unknown builtin config "python". This will stop working in the next major version of npm.
2025-10-27T00:36:51.434Z [err] npm warn Unknown env config "globalignorefile". This will stop working in the next major version of npm.
2025-10-27T00:36:51.434Z [err] npm warn Unknown env config "python". This will stop working in the next major version of npm.
2025-10-27T00:36:53.158Z [err] npm error code EBADENGINE
2025-10-27T00:36:53.159Z [err] npm error engine Unsupported engine
2025-10-27T00:36:53.159Z [err] npm error engine Not compatible with your version of node/npm: @azure/msal-node@1.17.3
2025-10-27T00:36:53.159Z [err] npm error notsup Not compatible with your version of node/npm: @azure/msal-node@1.17.3
2025-10-27T00:36:53.159Z [err] npm error notsup Required: {"node":"10 12 14 16 18"}
2025-10-27T00:36:53.159Z [err] npm error notsup Actual: {"npm":"11.3.0","node":"v22.16.0"}
2025-10-27T00:36:53.225Z [err] npm error A complete log of this run can be found in: /root/.npm/_logs/2025-10-27T00_36_51_369Z-debug-0.log
2025-10-27T00:36:53.266Z rc=1
Something seems to be wrong with NPM but I can't figure out what it is ... I can see that the log complains that my version is too recent
Anyone any idea's?
Regards, Chris.