Skip to content

Windows: nvm is installed but undocumented #3733

Closed
@phawxby

Description

@phawxby

Locations

https://github.com/circleci/circleci-docs/blob/master/jekyll/_cci2/hello-world-windows.md#software-pre-installed-in-the-windows-image

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions