Closed
Description
Locations
Details
nvm is installed but undocumented.
- 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)
Metadata
Metadata
Assignees
Labels
No labels