Add sudo for npm

pull/182/head
Yossi 2018-04-09 16:00:07 +03:00
parent e254d07d23
commit ef82a5f848
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ cd /home/core/modules/indicators/python
sudo python setup.py install
cd /home/core/modules/led
npm i
sudo npm i