**Current behavior** <img width="554" alt="Screenshot 2019-03-24 at 11 56 32" src="https://user-images.githubusercontent.com/5821189/54878378-002d3100-4e2c-11e9-9620-13ea72c81e49.png"> **Reproduction** ``` npm install -g graphcool nvm install 10.15.3 nvm use 10.15.3 graphcool init test ``` **Expected behavior** Create a new project without errors. P.S. Tried switching to lower version ( v9.11.2 ) - project was created successfully
Current behavior

Reproduction
Expected behavior
Create a new project without errors.
P.S. Tried switching to lower version ( v9.11.2 ) - project was created successfully