No need for sudoing local npm install
This commit is contained in:
parent
cb10fc7a88
commit
babf7cbd9b
@ -58,7 +58,7 @@ Install [node.js](http://nodejs.org/) and run following commands in the project
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo npm install -g gulp
|
sudo npm install -g gulp
|
||||||
sudo npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
This will install all the needed dependencies.
|
This will install all the needed dependencies.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user