diff --git a/scripts/install b/scripts/install index 8f8c94e..d2c49c3 100755 --- a/scripts/install +++ b/scripts/install @@ -100,8 +100,8 @@ ynh_script_progression --message="Configuring the app..." --weight=10 pushd $final_path ynh_use_nodejs - npm install -g npm@latest serve - #npm install + #npm install -g npm@latest serve + npm install npm run build popd