We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sudo npm install -g homebridge-harmony
websocket@1.0.28 install /usr/lib/node_modules/homebridge-harmony/node_modules/harmony-websocket/node_modules/websocket (node-gyp rebuild 2> builderror.log) || (exit 0)
sh: 1: cannot create builderror.log: Permission denied
websocket@1.0.28 install /usr/lib/node_modules/homebridge-harmony/node_modules/websocket (node-gyp rebuild 2> builderror.log) || (exit 0)
The text was updated successfully, but these errors were encountered:
Hi, seems to be a permisison issues on your conf. Try maybe to not sudo .
Sorry, something went wrong.
I googled a bit on your issue . Might find a solution there : nodejs/node-gyp#115 but I would try before installing without sudo
This worked
sudo npm install homebridge-harmony -g --unsafe-perm
No branches or pull requests
sudo npm install -g homebridge-harmony
sh: 1: cannot create builderror.log: Permission denied
sh: 1: cannot create builderror.log: Permission denied
added 80 packages from 88 contributors in 11.496s
The text was updated successfully, but these errors were encountered: