Closed nejcklinc closed 3 years ago
Solution:
nano /home/hoobs/.hoobs/package.json
"nest-cam2": "plugin version"
Save the file with ctrl + S then exit the editor with ctrl + x
Run this command to fix dependencies
npm install
HOOBS doesn't recognize globally installed plugins the -g flag should never be used. Also sudo should not be used either.
@nejcklinc solution is correct. There are root locked files in the HOOBS plugin folder.
Another solution is to delete the node_modules and reinstall the plugins
cd ~/.hoobs && sudo rm -fR ./node_modules && npm install
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description Since nest-cam2 was deprecated I tried to update to nest-cam.
So my question is how to uninstall nest-cam2 since there is no uninstall button in hoobs.
Version 3.2.10
Did you upgrade Please let us know if you upgraded from a previous version.
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
What device are you using? Please let us know the device you are running HOOBS on.
List your plugins Please include a list of the plugins you are using. We need to be able to find it on NPM. If the plugin is no published, please include a link to the repository. nest-cam2, shelly, weather plus
Post your config