From d426aaa88a851e80eeb0f355f6e7f152f767dcfb Mon Sep 17 00:00:00 2001 From: Mike Blackstock Date: Thu, 30 Nov 2017 05:38:22 -0800 Subject: [PATCH] =?UTF-8?q?add=20=E2=80=94unsafe-perm=20option=20to=20npm?= =?UTF-8?q?=20install=20to=20match=20documentation=20(#1486)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ec86ece9..64e191733 100644 --- a/README.md +++ b/README.md @@ -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