1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ethercalc_ynh.git synced 2024-09-03 18:26:36 +02:00

okay didn't help ^^

This commit is contained in:
Thomas 2023-12-06 09:13:17 +01:00 committed by GitHub
parent 50d8133109
commit 678309b0a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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