diff --git a/scripts/restore b/scripts/restore index a70232b..dc0bff8 100644 --- a/scripts/restore +++ b/scripts/restore @@ -61,6 +61,7 @@ ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version ynh_script_progression --message="Installing Yarn dependencies..." --weight=10 pushd "$final_path/live" + ynh_use_nodejs corepack enable yarn install popd