I really need node-red-contrib-mssql-plus because it is a very basic node in most of my flows.
But after upgrading Node-Red and all of its basic infrastructure nike NPM and Node.js I cannot re-install this node, all I get is this error message that drives me crazy
2023-11-20T19:08:08.722Z [err] Not compatible with your version of node/npm: @azure/msal-node@1.18.4
2023-11-20T19:08:08.722Z [err] npm ERR! notsup Not compatible with your version of node/npm: @azure/msal-node@1.18.4
2023-11-20T19:08:08.722Z [err] npm ERR! notsup Required: {"node":"10 || 12 || 14 || 16 || 18"}
2023-11-20T19:08:08.722Z [err] npm ERR! notsup Actual: {"npm":"10.1.0","node":"v20.9.0"}