From 144059a26e304c55f34a66556e17f7adf7a07ecf Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 29 Jun 2021 23:59:33 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 2789276..7d6f90d 100644 --- a/scripts/install +++ b/scripts/install @@ -122,8 +122,8 @@ ynh_script_progression --message="Building $app... (this will take some time and pushd $final_path ynh_use_nodejs - npm install -g inherits - npm install + ynh_npm install -g inherits + ynh_exec_as $app env $ynh_node_load_PATH ynh_npm install popd #=================================================