Updated helper script

This commit is contained in:
WolverinDEV 2019-07-06 19:47:14 +02:00
parent cb2cf149aa
commit 7d238f0f99

View File

@ -65,4 +65,4 @@ chmod +x cmake-3.15.0-rc3-Linux-x86_64.sh
#Install nvm
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
#Install node 6.x.x!
nvm install 8 #At least 8 because of promisify and async!