mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
don't install npm globally
This commit is contained in:
parent
f0af241824
commit
75cf2fa106
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ source /usr/share/yunohost/helpers
|
|||
ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
ynh_install_mongo
|
||||
|
||||
# Upgrade NPM
|
||||
ynh_npm install --global npm@latest
|
||||
|
||||
#=================================================
|
||||
# CREATE A MONGODB DATABASE
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue