diff --git a/scripts/install b/scripts/install index 6dbe239..41a54d8 100644 --- a/scripts/install +++ b/scripts/install @@ -161,6 +161,7 @@ cd $working_path echo "$pixabay" >> .env echo "googleYoutube" >> .env +ynh_install_nodejs --nodejs_version=$nodejs_version ynh_use_nodejs ynh_npm install ynh_npm run build