From 678309b0a8e69d95d620db5b0813ed372e7a9f61 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:13:17 +0100 Subject: [PATCH] okay didn't help ^^ --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index aad43cd..c65e674 100644 --- a/scripts/install +++ b/scripts/install @@ -52,8 +52,6 @@ ynh_script_progression --message="Building EtherCalc... (this will take some tim pushd "$install_dir" ynh_use_nodejs - $ynh_npm cache verify - $ynh_npm cache clean --force ynh_exec_warn_less npm i -g ethercalc ynh_exec_warn_less npm i zappajs popd