mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated to Node.js v12.22.8. Thanks to Node.js developers.
This commit is contained in:
parent
ea6551e567
commit
5ad9ee1de6
10 changed files with 12 additions and 12 deletions
|
@ -30,7 +30,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.7
|
||||
#sudo n 12.22.8
|
||||
elif [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
echo "macOS";
|
||||
pause '1) Install XCode 2) Install Node 12.x from https://nodejs.org/en/ 3) Press [Enter] key to continue.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue