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

This commit is contained in:
Lauri Ojansivu 2022-05-16 21:22:16 +03:00
parent 00768b4392
commit 907013228d
9 changed files with 11 additions and 11 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.1
sudo n 14.19.2
#sudo npm -g install npm
## Latest npm with Meteor 2.2
sudo npm -g install node-gyp