diff --git a/scripts/install b/scripts/install index 84008d8..f874355 100644 --- a/scripts/install +++ b/scripts/install @@ -126,7 +126,7 @@ ynh_script_progression --message="Installing The Lounge..." --weight=10 pushd $final_path ynh_use_nodejs - ynh_exec_warn_less $ynh_npmnpm install npm@latest -g + ynh_exec_warn_less $ynh_npm install npm@latest -g ynh_exec_warn_less $ynh_npm install --global --unsafe-perm thelounge popd