shnhrrsn / homebridge-openzwave

OpenZWave platform for Homebridge.
MIT License
18 stars 4 forks source link

Loading issue after Node.js update #27

Open fxpa opened 2 years ago

fxpa commented 2 years ago

Hello

I've update Node js for others plugins and resintall openzwave with this command because it was not working

sudo CXXFLAGS="--std=c++14" npm i -g homebridge-openzwave

After restart the plugin show an error

[08/05/2022, 08:00:49] ==================== [08/05/2022, 08:00:49] ERROR LOADING PLUGIN homebridge-openzwave: [08/05/2022, 08:00:49] Error: Cannot find module 'homebridge' Require stack:

I don't know what to do next