mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Ref #582
Ref#582 Add ‘--unsafe-perm’ flag to npm install command to get round all the .gyp warns etc.
This commit is contained in:
@@ -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:
|
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:
|
Now you should be able to run Homebridge:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user