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

[Issue]: Can't install any version. nvm list available lists nothing #1065

Closed
samuel-andres opened this issue Nov 22, 2023 · 5 comments
Closed

Comments

@samuel-andres
Copy link

samuel-andres commented Nov 22, 2023

What happened?

Cant install any version. nvm list available lists nothing

What did you expect to happen?

List available versions.

Version

1.1.11

Which version of Windows?

Windows 11+

Which locale?

English (Default)

Which shell are you running NVM4W in?

PowerShell

User Permissions?

Administrative Privileges, Elevated

Is Developer Mode enabled?

No (Default)

Relevant log/console output

PS D:\
> nvm list available

|   CURRENT    |     LTS      |  OLD STABLE  | OLD UNSTABLE |
|--------------|--------------|--------------|--------------|
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |
|              |              |              |              |

This is a partial list. For a complete list, visit https://nodejs.org/en/download/releases
PS D:\
> nvm install 14.21.3

Version 14.21.3 is not available.

The complete list of available versions can be found at https://nodejs.org/dist/index.json
PS D:\
>

Debug Output

PS D:\
> nvm debug
Running NVM for Windows with administrator privileges.

Admin: D:\ - PowerShell 7.4 (15208)
NVM4W Version:      1.1.11
NVM4W Path:         C:\Users\samue\AppData\Roaming\nvm\nvm.exe
NVM4W Settings:     C:\Users\samue\AppData\Roaming\nvm\settings.txt
NVM_HOME:           C:\Users\samue\AppData\Roaming\nvm
NVM_SYMLINK:        C:\Program Files\nodejs
Node Installations: C:\Users\samue\AppData\Roaming\nvm

Active Node.js Version: v18.18.2

No problems detected.

Find help at https://github.com/coreybutler/nvm-windows/wiki/Common-Issues

Anything else?

No response

@JuanDMeGon
Copy link

JuanDMeGon commented Nov 22, 2023

I am getting exactly the same at this moment.

I already tried removing any prior existing Node version and reinstalling NVM, but still getting the same.

EDIT: Also tried with version 1.1.10

@betoloop
Copy link

In my work environment I also get the same thing, I need to install a new version of node, I think I will remove the nvm temporarily until they solve it.

@JuanDMeGon
Copy link

Additional notes.

By running install latest I get a verbose panic error.

image

Interesting to note the path it is using: C:/Users/corey/OneDrive

@samuel-andres
Copy link
Author

It's working now for me. Must been some kind of server error, if someone else can confirm I will close the issue.

@coreybutler
Copy link
Owner

Duplicate of #1064.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants