mirror of
https://github.com/node-red/node-red
synced 2024-11-21 23:48:30 +00:00
add —unsafe-perm option to npm install to match documentation (#1486)
This commit is contained in:
parent
6d2389945b
commit
d426aaa88a
@ -14,7 +14,7 @@ A visual tool for wiring the Internet of Things.
|
|||||||
Check out http://nodered.org/docs/getting-started/ for full instructions on getting
|
Check out http://nodered.org/docs/getting-started/ for full instructions on getting
|
||||||
started.
|
started.
|
||||||
|
|
||||||
1. `sudo npm install -g node-red`
|
1. `sudo npm install -g --unsafe-perm node-red`
|
||||||
2. `node-red`
|
2. `node-red`
|
||||||
3. Open <http://localhost:1880>
|
3. Open <http://localhost:1880>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user