#Updating Node Red palettes

1 messages · Page 1 of 1 (latest)

vague ingot
storm wasp
#
2025-10-27T00:36:53.159Z [err] npm error notsup Actual:   {"npm":"11.3.0","node":"v22.16.0"}```

your version of nodejs (not node-red itself) is too new for these packages 🙃 love this kind of error
storm wasp
#

So doing some research, that @azure/msal-node dependency isn't part of this package -- and if I'm understanding correctly, you're having this problem on basically any package installs. That one is Microsoft Authentication Library for Node (msal-node) so are you doing any sort of MS authentication -- in front of Node-RED, do you have any nodes installed that need to auth with MS, etc?