Update to node.js v8.9.0
This commit is contained in:
parent
abe88da1c9
commit
517923b258
|
@ -81,7 +81,7 @@ install_walnut()
|
|||
|
||||
# Install node
|
||||
echo "----Installing Nodejs and NPM----"
|
||||
echo "v8.2.1" > /tmp/NODEJS_VER
|
||||
echo "v8.9.0" > /tmp/NODEJS_VER
|
||||
daplie-install-node-dev
|
||||
npm install -g npm@4
|
||||
|
||||
|
|
Loading…
Reference in New Issue