Skip to content

nvm use with nvmrc as node node v.0.0 (64-bit) is not installed. #388

@ctsstc

Description

@ctsstc

My Environment

  • Windows 10

I'm using NVM4W version:

  • 1.1.7

I have already...

  • read the README to be aware of npm gotchas & antivirus issues.
  • reviewed the wiki to make sure my issue hasn't already been resolved.
  • verified I'm using an account with administrative privileges.
  • searched the issues (open and closed) to make sure this isn't a duplicate.
  • made sure this isn't a question about how to use NVM for Windows, since gitter is used for questions and comments.

My issue is related to (check only those which apply):

  • settings.txt
  • proxy support (Have you tried version 1.1.0+?)
  • 32 or 64 bit support (Have you tried version 1.1.3+?)
  • Character escaping (Have you tried version 1.1.6+?)
  • A standard shell environment (terminal/powershell)
  • A non-standard shell environment (Cmder, Hyper, Cygwin, git)

Expected Behavior

Running nvm use with an .nvmrc with node in it should use the latest version of node

Actual Behavior

I see this instead

> nvm use
.0.0
node v.0.0 (64-bit) is not installed

Steps to reproduce the problem:

.nvmrc contents

node

run nvm use

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