From 1fce751123d5f14b19471b89b11230805d062564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 20 May 2024 17:01:55 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index be6ad4c..97301f8 100644 --- a/scripts/install +++ b/scripts/install @@ -80,7 +80,6 @@ ynh_script_progression --message="Installing $app..." --weight=10 pushd $install_dir ynh_use_nodejs - npm install typescript -g env $ynh_node_load_PATH corepack enable env $ynh_node_load_PATH corepack prepare pnpm@latest --activate env $ynh_node_load_PATH ETHERPAD_PRODUCTION=true bin/installDeps.sh