Add versions for node.js and npm

This commit is contained in:
hunicus 2022-05-09 01:07:21 -04:00
parent 88711b1d54
commit f8cec63ad3
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -82,7 +82,7 @@ pkg install -y zsh sudo git screen curl wget neovim rsync nginx openssl openssh-
### Node.js + npm
Build Node.js and npm from source using `nvm`:
Build Node.js v16.10 and npm v7 from source using `nvm`:
```
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | zsh
source $HOME/.zshrc