-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Bug: Cannot find module 'ip' #545
Comments
@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? |
@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 |
@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 |
|
### Fixed - Removed vulnerable module 'ip' [#545](#545) - msg.context now handled properly ### Added - Adaptive Lighting support [#335](#335) - By default, registered Eve.app Characteristics for power management - for existing setup, requires old custom characteristics file to be removed ### Changed - Updated hap-nodejs [0.11.1 to 0.12.3-beta.18](https://github.com/homebridge/HAP-NodeJS/blob/latest/CHANGELOG.md) (features and bug fixes) - Dependencies upgrade - Node `10`, `12` and `16` no longer supported, use Node 20! Or at least 18 - Updated GitHub Actions - Some trivial PinCodes are no longer allowed - MDNS Configuration is now deprecated, use Bind instead
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?
The text was updated successfully, but these errors were encountered: