Ref#582 Add ‘--unsafe-perm’ flag to npm install command to get round all the .gyp warns etc.
This commit is contained in:
Marci
2016-03-31 15:50:50 +01:00
parent 620c8473b8
commit f203a2ac6f

View File

@@ -29,7 +29,7 @@ You can also chat with us in our nascent [Slack instance](http://homebridge-slac
Homebridge is published through [NPM](https://www.npmjs.com/package/homebridge) and should be installed "globally" by typing:
sudo npm install -g homebridge
sudo npm install -g --unsafe-perm homebridge
Now you should be able to run Homebridge: