diff --git a/scripts/install b/scripts/install index b7331b7..133b348 100755 --- a/scripts/install +++ b/scripts/install @@ -126,7 +126,7 @@ ynh_script_progression --message="Building app..." pushd "$install_dir/live" ynh_use_nodejs #ynh_exec_warn_less $ynh_npm install sandboxed-module@latest - npm ci --quiet + ynh_exec_warn_less npm ci popd pushd "$install_dir/live/services/web"