Closed shanse01 closed 5 months ago
@Shaquu is this related to the current discord discussion? I saw you mention ip module. Does it need manual install? Could / should it be added as a dependency on our node so it installs automatically?
@shanse01 in the mean time try this solution: https://github.com/NRCHKB/node-red-contrib-homekit-bridged/issues/544
@caitken-com Thanks for the hint, does this relate to node-red-contrib-ip, if so, tried it but no change.
@shanse01 I believe this what you’re looking for: https://www.npmjs.com/package/ip
To install for nodered you would go to the .node-red
directory (usually located at ~/.node-red/
but depends on how you install) then run npm install ip
- then restart nodered
@crxporter Thanks that did the trick for the node-red installed parallel to the hombridge, do you know by chance where the ip node would have to be installed if I were to use the "Node Red plugin for Homebridge" inside Hombridge?
Will be resolved with next version
ip
removed in 1.7.0-dev.0
Your Current NRCHKB Plugin Version
1.6.0
Operating System
Debian GNU/Linux Bookworm (12) on PI
How can we help?
When ever setting up a service node and deploying it I get the following error messages:
"Error: Cannot find module 'ip' Require stack:
Any help is highly appreciated
Any more details?
If this is specific to some hardware or specific software version, please explain here.
Any code or functions to add?