diff --git a/scripts/install b/scripts/install index c71780e..a4768b7 100644 --- a/scripts/install +++ b/scripts/install @@ -137,9 +137,7 @@ ynh_script_progression --message="Building $app... (this will take some time and pushd "$final_path" || ynh_die ynh_use_nodejs - yarn install --frozen-lockfile - ynh_exec_warn_less yarn run build popd || ynh_die