bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
75 stars 20 forks source link

Cannot install Applestrudel - node.js Version incompatible #197

Open nop112233 opened 1 month ago

nop112233 commented 1 month ago

My Node Red is a docker container: image: nodered/node-red:latest

The Node.js Version of this Node Red is v20.14.0

When I try to install applestrudel with Node Red, I get an error message:

2024-08-07T08:37:18.726Z [err] npm error code EBADENGINE 2024-08-07T08:37:18.729Z [err] npm error engine Unsupported engine 2024-08-07T08:37:18.729Z [err] npm error engine Not compatible with your version of node/npm: @azure/msal-node@1.16.0 2024-08-07T08:37:18.730Z [err] npm error notsup Required: {"node":"10 || 12 || 14 || 16 || 18"} 2024-08-07T08:37:18.730Z [err] npm error notsup Actual: {"npm":"10.7.0","node":"v20.14.0"}

nop112233 commented 1 month ago

Here the full Message:

2024-08-07T08:36:56.021Z Installieren : node-red-contrib-alexa-remote2-applestrudel 5.0.50

2024-08-07T08:36:56.733Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict node-red-contrib-alexa-remote2-applestrudel@5.0.50 2024-08-07T08:37:13.904Z [err] npm warn ERESOLVE overriding peer dependency 2024-08-07T08:37:13.905Z [err] npm warn While resolving: graphql-relay@0.10.0 2024-08-07T08:37:13.905Z [err] npm warn Found: graphql@14.7.0 2024-08-07T08:37:13.905Z [err] npm warn node_modules/graphql 2024-08-07T08:37:13.905Z [err] npm warn peer graphql@"^14.2.1 || ^15.0.0 || ^16.0.0" from @apollographql/apollo-tools@0.5.4 2024-08-07T08:37:13.905Z [err] npm warn node_modules/@apollographql/apollo-tools 2024-08-07T08:37:13.905Z [err] npm warn @apollographql/apollo-tools@"^0.5.0" from apollo-server-core@2.26.1 2024-08-07T08:37:13.905Z [err] npm warn node_modules/apollo-server-core 2024-08-07T08:37:13.905Z [err] npm warn 1 more (graphql-extensions) 2024-08-07T08:37:13.905Z [err] npm warn 25 more (@apollographql/graphql-upload-8-fork, apollo-boost, ...) 2024-08-07T08:37:13.905Z [err] npm warn 2024-08-07T08:37:13.905Z [err] npm warn Could not resolve dependency: 2024-08-07T08:37:13.905Z [err] npm warn peer graphql@"^16.2.0" from graphql-relay@0.10.0 2024-08-07T08:37:13.905Z [err] npm warn node_modules/graphql-relay 2024-08-07T08:37:13.905Z [err] npm warn peer graphql-relay@"^0.4.2 || ^0.5.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0" from graphql-sequelize@9.5.1 2024-08-07T08:37:13.905Z [err] npm warn node_modules/graphql-sequelize 2024-08-07T08:37:13.905Z [err] npm warn 2024-08-07T08:37:13.905Z [err] npm warn Conflicting peer dependency: graphql@16.9.0 2024-08-07T08:37:13.905Z [err] npm warn node_modules/graphql 2024-08-07T08:37:13.905Z [err] npm warn peer graphql@"^16.2.0" from graphql-relay@0.10.0 2024-08-07T08:37:13.905Z [err] npm warn node_modules/graphql-relay 2024-08-07T08:37:13.905Z [err] npm warn peer graphql-relay@"^0.4.2 || ^0.5.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0" from graphql-sequelize@9.5.1 2024-08-07T08:37:13.905Z [err] npm warn node_modules/graphql-sequelize 2024-08-07T08:37:18.726Z [err] npm error code EBADENGINE 2024-08-07T08:37:18.729Z [err] npm error engine Unsupported engine 2024-08-07T08:37:18.729Z [err] npm error engine Not compatible with your version of node/npm: @azure/msal-node@1.16.0 2024-08-07T08:37:18.730Z [err] npm error notsup Not compatible with your version of node/npm: @azure/msal-node@1.16.0 2024-08-07T08:37:18.730Z [err] npm error notsup Required: {"node":"10 || 12 || 14 || 16 || 18"} 2024-08-07T08:37:18.730Z [err] npm error notsup Actual: {"npm":"10.7.0","node":"v20.14.0"} 2024-08-07T08:37:18.732Z [err] 2024-08-07T08:37:18.732Z [err] npm error A complete log of this run can be found in: /data/.npm/_logs/2024-08-07T08_36_57_353Z-debug-0.log 2024-08-07T08:37:18.755Z rc=1