Node red NODE_VERSION=16.20.2 #554
david-dewet
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
node-red-contrib-homekit-bridged is not installing on the lastest version of node-red
Event Log is as follow:
2024-06-06T07:52:02.510Z Install : node-red-contrib-homekit-bridged 1.6.1
2024-06-06T07:52:02.604Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected]
2024-06-06T07:52:05.787Z [err] npm
2024-06-06T07:52:05.792Z [err] WARN
2024-06-06T07:52:05.793Z [err] config production Use
--omit=dev
instead.2024-06-06T07:52:19.619Z [err] npm
2024-06-06T07:52:19.620Z [err] ERR! code EBADENGINE
2024-06-06T07:52:19.634Z [err] npm ERR!
2024-06-06T07:52:19.634Z [err] engine Unsupported engine
2024-06-06T07:52:19.634Z [err] npm ERR! engine Not compatible with your version of node/npm: @homebridge/[email protected]
2024-06-06T07:52:19.635Z [err] npm ERR!
2024-06-06T07:52:19.636Z [err] notsup Not compatible with your version of node/npm: @homebridge/[email protected]
2024-06-06T07:52:19.636Z [err] npm ERR! notsup Required: {"node":"^18 || ^20"}
2024-06-06T07:52:19.636Z [err] npm ERR!
2024-06-06T07:52:19.636Z [err] notsup Actual: {"npm":"8.19.4","node":"v16.20.2"}
2024-06-06T07:52:19.649Z [err]
2024-06-06T07:52:19.650Z [err] npm ERR!
2024-06-06T07:52:19.651Z [err] A complete log of this run can be found in:
2024-06-06T07:52:19.651Z [err] npm ERR! /data/.npm/_logs/2024-06-06T07_52_05_528Z-debug-0.log
2024-06-06T07:52:19.678Z rc=1
Beta Was this translation helpful? Give feedback.
All reactions