From 7d238f0f9948327995b36778bb1c6273810490bd Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sat, 6 Jul 2019 19:47:14 +0200 Subject: [PATCH] Updated helper script --- helper.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper.txt b/helper.txt index d5dfa1c..d8d9e8b 100644 --- a/helper.txt +++ b/helper.txt @@ -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! \ No newline at end of file +nvm install 8 #At least 8 because of promisify and async! \ No newline at end of file