diff --git a/scripts/install b/scripts/install index 7e0bc15..f42d30a 100755 --- a/scripts/install +++ b/scripts/install @@ -15,6 +15,7 @@ source /usr/share/yunohost/helpers ynh_script_progression --message="Installing dependencies..." --weight=10 ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version +ynh_exec_warn_less npm install --global yarn #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE