Open mrmaximas opened 2 hours ago
Seems like a bug. @GogoVega can you please have a look?
Not a bug, hap-nodejs@0.12.3-beta.18
requires node v18 or v20.
If we upgrade to hap-nodejs@0.12.3
, node v22 is supported.
@GogoVega how to update hap-nodejs ??
It's not you who has to update but us (NRCHKB).
You can as workaround install manually with:
npm i node-red-contrib-homekit-bridged@latest --omit=dev --ignore-engines
It's not you who has to update but us (NRCHKB).
You can as workaround install manually with:
npm i node-red-contrib-homekit-bridged@latest --omit=dev --ignore-engines
thanks. I ran this command, and a folder appeared in my home directory named node_modules, I restarted node-red but NRCHKB did not appear in the palette. I think I'm running the command in the wrong place?
P.S. fixed. running command from node-red root dir aka /Users/m/.node-red in my case
Your Current NRCHKB Plugin Version
1.7.1
Operating System
Mac OS 15.1
How can we help?
Subj. How to fix it without downgrade node?
Any code or functions to add?