You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- run:
name: Set node version
command: |
nvm install 10.14.1
nvm use 10.14.1
CircleCI output
Downloading node.js version 10.14.1 (64-bit)...
Complete
Creating C:\ProgramData\nvm\temp
Downloading npm version 6.4.1... Complete
Installing npm v6.4.1...
Installation complete. If you want to use this version, type
nvm use 10.14.1
Now using node v10.14.1 (64-bit)