bestlong / node-red-contrib-mssql-plus

A Node-RED node to read and write to Microsoft MS SQL Databases
MIT License
31 stars 18 forks source link

Not supporting NodeJS v20.14.0 LTS #97

Closed Flashmajstr closed 2 weeks ago

Flashmajstr commented 1 month ago

2024-06-06T11:42:57.154Z Install : node-red-contrib-mssql-plus 0.12.2

2024-06-06T11:42:57.319Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-mssql-plus@0.12.2 2024-06-06T11:42:57.942Z [err] npm warn config production Use --omit=dev instead. 2024-06-06T11:42:59.961Z [err] npm error code EBADENGINE 2024-06-06T11:42:59.963Z [err] npm error engine Unsupported engine 2024-06-06T11:42:59.963Z [err] npm error engine Not compatible with your version of node/npm: @azure/msal-node@1.18.3 2024-06-06T11:42:59.963Z [err] npm error notsup Not compatible with your version of node/npm: @azure/msal-node@1.18.3 2024-06-06T11:42:59.963Z [err] npm error notsup Required: {"node":"10 || 12 || 14 || 16 || 18"} 2024-06-06T11:42:59.963Z [err] npm error notsup Actual: {"npm":"10.7.0","node":"v20.14.0"} 2024-06-06T11:42:59.966Z [err] 2024-06-06T11:42:59.966Z [err] npm error A complete log of this run can be found in: C:\Users\mcz_JISGlate2\AppData\Local\npm-cache_logs\2024-06-06T11_42_57_849Z-debug-0.log 2024-06-06T11:42:59.983Z rc=1

Steve-Mcl commented 2 weeks ago

See this thread for how to get working with Node 20

https://discourse.nodered.org/t/unsupported-engine/88759/7?u=steve-mcl