install yarn

This commit is contained in:
Andrejus
2020-03-30 21:18:19 +01:00
parent ae4fc2832c
commit aa3d363ae6
4 changed files with 20 additions and 5 deletions

View File

@@ -14,9 +14,6 @@ fi
printf "nvm is installed, upgrading...\n"
git --git-dir="$NVM_DIR/.git" pull
nvm update --lts node
nvm update node
nvm update npm
nvm --version
node --version
npm --version