mirror of
https://github.com/node-red/node-red
synced 2024-11-21 15:43:16 +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
|
||||
started.
|
||||
|
||||
1. `sudo npm install -g node-red`
|
||||
1. `sudo npm install -g --unsafe-perm node-red`
|
||||
2. `node-red`
|
||||
3. Open <http://localhost:1880>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user