v3.6.22 - ERROR LOADING PLUGIN homebridge-broadlink-rm, Error: Cannot find module 'hap-nodejs', Failed at the raw-socket@1.7.0 install script.
See original GitHub issuepi@raspberrypi-3BPlus:~ $ sudo npm install -g homebridge-broadlink-rm
npm ERR! code ENOLOCAL
npm ERR! Could not install from "../../usr/local/lib/node_modules/homebridge-platform-helper" as it does not contain a package.json file.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-01-16T12_43_09_141Z-debug.log
pi@raspberrypi-3BPlus:~ $ node -v
v12.14.1
pi@raspberrypi-3BPlus:~ $ npm -v
6.13.6
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Homebridge_Broadlink RM fail... : r/homebridge - Reddit
New install of Homebridge (MacOS), install of Broadlink RM, Error... ERROR LOADING PLUGIN homebridge-broadlink-rm: Error: Cannot find module ...
Read more >homebridge-broadlink-rm-pro - npm
Start using homebridge-broadlink-rm-pro in your project by running `npm i homebridge-broadlink-rm-pro`. There are no other projects in the ...
Read more >Hap-nodejs - npm.io
HAP-NodeJS is a Node.js implementation of the HomeKit Accessory Server. ... Remember to run npm install and npm install --only=dev before actually running ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also I would not suggest installing home ridge-platform-helper separately as version conflicts could arise. This plugin is dependant on a feature branch version of platform-helper at the moment
oh, the solution from #540 have helped me.