From fd158d90bbef43051f7062efc223b94f75161326 Mon Sep 17 00:00:00 2001 From: Melchisedech Date: Sun, 6 Nov 2022 00:48:12 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) 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