Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvm list does not show the current version of node installed #3307

Closed
ThakurSaad opened this issue Mar 6, 2024 · 2 comments
Closed

nvm list does not show the current version of node installed #3307

ThakurSaad opened this issue Mar 6, 2024 · 2 comments
Labels
non-issue / invalid This isn't relevant to nvm, or turned out to be something unrelated. OS: windows

Comments

@ThakurSaad
Copy link

Operating system and version:

Windows 11

nvm debug output:

C:\Users\Thakur Saad>nvm debug
Thakur Saad is not using admin or elevated rights.

Command Prompt - nvm  debug
Windows Developer Mode: UNKNOWN (user cannot read registry)

NVM4W Version:      1.1.11
NVM4W Path:         C:\Users\Thakur Saad\AppData\Roaming\nvm\nvm.exe
NVM4W Settings:     C:\Users\Thakur Saad\AppData\Roaming\nvm\settings.txt
NVM_HOME:           C:\Users\Thakur Saad\AppData\Roaming\nvm
NVM_SYMLINK:        C:\Program Files\nodejs
Node Installations: C:\Users\Thakur Saad\AppData\Roaming\nvm

Active Node.js Version: v20.11.1

No problems detected.

nvm ls output:

18.16.0

How did you install nvm?

From the official github

What steps did you perform?

Performed nvm list

What happened?

showed 18.16.0

What did you expect to happen?

I have installed node v20.11.1 and deleted the previous version I was using, v18.16.0. But when I use nvm list command it does not show the currently installed v20.11.1 instead shows only 18.16.0.

Here is what happened in the terminal
image

@ljharb
Copy link
Member

ljharb commented Mar 6, 2024

That’s not real nvm, that’s nvm-windows, a different project.

@ljharb ljharb closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
@ljharb ljharb added OS: windows non-issue / invalid This isn't relevant to nvm, or turned out to be something unrelated. labels Mar 6, 2024
@ThakurSaad
Copy link
Author

@ljharb thanks for correcting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-issue / invalid This isn't relevant to nvm, or turned out to be something unrelated. OS: windows
Projects
None yet
Development

No branches or pull requests

2 participants