From 287792082cb9ed6267bf5ed8c88508f7c869c30e Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Tue, 1 May 2018 14:57:02 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 29e7a7c..04c6a1d 100644 --- a/scripts/install +++ b/scripts/install @@ -126,7 +126,7 @@ cp -a ../conf/config.js $config_path # INSTALL THE LOUNGE #================================================= ynh_use_nodejs -npm -g install $final_path +npm -g install $final_path --unsafe-perm # Install webpack #npm -g install webpack