Updated to Node.js v14.20.0. Thanks to Node.js developers.

This commit is contained in:
Lauri Ojansivu 2022-07-08 10:10:34 -04:00
parent ccea223ef7
commit 239dd1a341
8 changed files with 10 additions and 10 deletions

View file

@ -39,7 +39,7 @@ do
#curl -0 -L https://npmjs.org/install.sh | sudo sh
#sudo chown -R $(id -u):$(id -g) $HOME/.npm
sudo npm -g install n
sudo n 14.19.3
sudo n 14.20.0
#sudo npm -g install npm
## Latest npm with Meteor 2.2
sudo npm -g install node-gyp