mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Merge branch 'master' of https://github.com/YunoHost/ynh-dev
This commit is contained in:
commit
d35af69049
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -315,7 +315,7 @@ EOF
|
||||||
fi
|
fi
|
||||||
apt-get update
|
apt-get update
|
||||||
apt install nodejs npm -y
|
apt install nodejs npm -y
|
||||||
npm install -g npm@latest
|
npm install -g npm@6
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
|
Loading…
Add table
Reference in a new issue