mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated to Node.js v12.22.9. Thanks to Node.js developers.
This commit is contained in:
parent
6a97dfb4b9
commit
0218f3266b
10 changed files with 12 additions and 12 deletions
|
@ -36,7 +36,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 12.22.8
|
||||
#sudo n 12.22.9
|
||||
#sudo npm -g install npm
|
||||
## Latest npm with Meteor 2.2
|
||||
npm -g install node-gyp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue