Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upgrade node-red-contrib-home-assistant-websocket to 0.75.0 #2035

Open
scegg opened this issue Jan 16, 2025 · 0 comments
Open

Cannot upgrade node-red-contrib-home-assistant-websocket to 0.75.0 #2035

scegg opened this issue Jan 16, 2025 · 0 comments

Comments

@scegg
Copy link

scegg commented Jan 16, 2025

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:

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant