updated server versions

This commit is contained in:
Dan Janosik 2024-11-18 12:09:02 -05:00
parent 7dd8df3b7a
commit 6b59690a2b
No known key found for this signature in database
GPG key ID: 70C0B166321C0AF8

View file

@ -8,10 +8,11 @@ Update and install packages
Install NVM from https://github.com/nvm-sh/nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
nvm ls-remote
# install latest node from output of ls-remote above, e.g.:
nvm install 15.13.0
nvm install 22.11.0
npm install -g pm2