You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5 Jan 21:05:08 - [warn] npm error code EBADENGINE npm error engine Unsupported engine npm error engine Not compatible with your version of node/npm: [email protected] npm error notsup Not compatible with your version of node/npm: [email protected] npm error notsup Required: {"node":"^18 || ^20"} npm error notsup Actual: {"npm":"10.9.1","node":"v22.11.0"} npm error A complete log of this run can be found in: /root/.npm/_logs/2025-01-05T20_05_06_704Z-debug-0.log 5 Jan 21:05:08 - [warn] ------------------------------------------ Error: Install failed at /opt/node_modules/@node-red/registry/lib/installer.js:290:25 at processTicksAndRejections (node:internal/process/task_queues:105:5) 5 Jan 21:05:08 - [error] Error: Install failed
To Reproduce
No response
Expected behavior
No response
Screenshots
No response
Example Flow
No response
Environment Information
5 Jan 21:05:08 - [warn] npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: [email protected]
npm error notsup Not compatible with your version of node/npm: [email protected]
npm error notsup Required: {"node":"^18 || ^20"}
npm error notsup Actual: {"npm":"10.9.1","node":"v22.11.0"}
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-01-05T20_05_06_704Z-debug-0.log
5 Jan 21:05:08 - [warn] ------------------------------------------
Error: Install failed
at /opt/node_modules/@node-red/registry/lib/installer.js:290:25
at processTicksAndRejections (node:internal/process/task_queues:105:5)
5 Jan 21:05:08 - [error] Error: Install failed
Additional context
No response
The text was updated successfully, but these errors were encountered:
Based on the data from npmjs.com, it's likely that the issue stems from one of the listed Node-RED packages you have installed, rather than this specific package. The hap-nodejs library is primarily used for HomeKit communication, so if you're experiencing issues, it's worth reviewing the dependents listed and checking if any of them are part of your Node-RED setup.
Describe the bug
my log:
5 Jan 21:05:08 - [warn] npm error code EBADENGINE npm error engine Unsupported engine npm error engine Not compatible with your version of node/npm: [email protected] npm error notsup Not compatible with your version of node/npm: [email protected] npm error notsup Required: {"node":"^18 || ^20"} npm error notsup Actual: {"npm":"10.9.1","node":"v22.11.0"} npm error A complete log of this run can be found in: /root/.npm/_logs/2025-01-05T20_05_06_704Z-debug-0.log 5 Jan 21:05:08 - [warn] ------------------------------------------ Error: Install failed at /opt/node_modules/@node-red/registry/lib/installer.js:290:25 at processTicksAndRejections (node:internal/process/task_queues:105:5) 5 Jan 21:05:08 - [error] Error: Install failed
To Reproduce
No response
Expected behavior
No response
Screenshots
No response
Example Flow
No response
Environment Information
5 Jan 21:05:08 - [warn] npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: [email protected]
npm error notsup Not compatible with your version of node/npm: [email protected]
npm error notsup Required: {"node":"^18 || ^20"}
npm error notsup Actual: {"npm":"10.9.1","node":"v22.11.0"}
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-01-05T20_05_06_704Z-debug-0.log
5 Jan 21:05:08 - [warn] ------------------------------------------
Error: Install failed
at /opt/node_modules/@node-red/registry/lib/installer.js:290:25
at processTicksAndRejections (node:internal/process/task_queues:105:5)
5 Jan 21:05:08 - [error] Error: Install failed
Additional context
No response
The text was updated successfully, but these errors were encountered: