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
Hi. I have a Home Assistant Green and a Node-RED add-on in it. When trying to upgrade node-red-contrib-home-assistant-websocke to 0.75.0, it reports:
16 Jan 11:09:28 - [info] Upgrading module: node-red-contrib-home-assistant-websocket to version: 0.75.0
16 Jan 11:09:33 - [warn] Installation of module node-red-contrib-home-assistant-websocket failed:
16 Jan 11:09:33 - [warn] ------------------------------------------
16 Jan 11:09:33 - [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-16T03_09_28_703Z-debug-0.log
16 Jan 11:09:33 - [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)
16 Jan 11:09:33 - [error] Error: Install failed
Expected behavior
Updated without problem.
Actual behavior
Error reported.
Steps to reproduce
In HomeAssistant, install Node-Red addon, install node-red-contrib-home-assistant-websocket in Node-Red.
Proposed changes
(If you have a proposed change, workaround or fix,
describe the rationale behind it)
The text was updated successfully, but these errors were encountered:
Problem/Motivation
Hi. I have a Home Assistant Green and a Node-RED add-on in it. When trying to upgrade node-red-contrib-home-assistant-websocke to 0.75.0, it reports:
Expected behavior
Updated without problem.
Actual behavior
Error reported.
Steps to reproduce
In HomeAssistant, install Node-Red addon, install node-red-contrib-home-assistant-websocket in Node-Red.
Proposed changes
The text was updated successfully, but these errors were encountered: