Michael Kellsy

Results 9 comments of Michael Kellsy

HOOBS runs on Node 12. I have a user that can't install the plugin. Here is the log output. ``` > [email protected] install /Users/mkellsy/.hoobs/node_modules/serialport > prebuild-install || node-gyp rebuild ......

You can downgrade Node to 10.17.0. It installs in this version.

> @mkellsy But this time the homebridge config ui x wont work. UI-X runs in 10.17.0, you need to uninstall it then reinstall it after you change the Node version....

> That‘s not a solution if you use systems like Hoobs or a ready to go homebridge image. > > The only right way is to actualize the plugin. I...

We have a script for that. ``` wget -q -O - https://raw.githubusercontent.com/hoobs-org/HOOBS/master/clean.sh | sudo bash - ```

Run it again. I added the -k flag to the curl command that downloads Node

This is an issue with the OS. The updater includes any OS updates. CIFS Utils is part of the OS. As with anything, please make a backup. Menu -> Hub...

https://github.com/request/request/issues/3142

I have looked into this. The **geo-tz** module is very large and takes a long time to download especially on slower connections. If you modify these files; apis/openweathermap.js apis/yahoo.js And...