From 532e836a7ee51928cb49ab86a498b64d01ca38f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 6 Jul 2024 13:25:28 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a239a0d..d4aa8e1 100644 --- a/scripts/install +++ b/scripts/install @@ -85,7 +85,7 @@ pushd $install_dir popd pushd $install_dir/admin - ynh_use_nodejs + ynh_exec_warn_less env $ynh_node_load_PATH corepack enable && COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack prepare pnpm@latest --activate ynh_exec_warn_less env $ynh_node_load_PATH pnpm install ynh_exec_warn_less env $ynh_node_load_PATH pnpm run build-copy popd