diff --git a/scripts/upgrade b/scripts/upgrade index 68e3d56..2f0c226 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -94,6 +94,7 @@ then pushd $final_path ynh_use_nodejs + npm install npm@latest --location=global npm update tiddlywiki --location=global popd fi