Skip to content

nvm use reports that the version was not installed or could not be found  #708

@vladonemo

Description

@vladonemo

Issue:

How To Reproduce:

nvm install 16
Downloading node.js version 16.13.1 (64-bit)...
Extracting...
Complete

Installation complete. If you want to use this version, type

nvm use 16.13.1

nvm use 16
node vv16.13.1 (64-bit) is not installed or cannot be found.
Please notice the double v in front of the version.

nvm use 16.13.1
Now using node v16.13.1 (64-bit)

Expected Behavior:
nvm use resolves the version properly

Desktop:

  • OS: Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions