diff --git a/scripts/install b/scripts/install index 443d9db..bfd040c 100755 --- a/scripts/install +++ b/scripts/install @@ -17,7 +17,7 @@ ynh_script_progression --message="Installing dependencies..." --weight=5 ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version # Upgrade NPM -ynh_npm install --global npm@6.14.18 +# ynh_npm install --global npm@6.14.18 # Install Yarn # ynh_npm install --global yarn