Skip to content

[Issue]: NVM install node.js, but in real is not. #1279

@semmaxim

Description

@semmaxim

What happened?

PS C:\Users\semma> nvm --version
1.2.2
PS C:\Users\semma> nvm list

No installations recognized.
PS C:\Users\semma> nvm install lts
Downloading node.js version 22.17.0 (64-bit)...
Extracting node and npm...
Complete

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

nvm use 22.17.0
PS C:\Users\semma> nvm use 22.17.0
activation error: Version not installed. Run "nvm ls" to see available versions.
PS C:\Users\semma> nvm list

No installations recognized.

What did you expect to happen?

It must install.

Version

1.2.0 or newer (Default)

Which version of Windows?

Windows 11+ (Default)

Which locale?

Western European

Which shell are you running NVM4W in?

PowerShell

User Permissions?

I don't know (Default)

Is Developer Mode enabled?

No (Default)

Relevant log/console output

Debug Output

PS C:\Users\semma> nvm debug
semma is not using admin or elevated rights.

Windows Version:        10.0 (Build 26100)

Windows Developer Mode: UNKNOWN

NVM4W Version:          1.2.2
NVM4W Author Bridge:    1.0.1
NVM4W Path:             C:\Users\semma\AppData\Local\nvm\nvm.exe
NVM4W Settings:         C:\Users\semma\AppData\Local\nvm\settings.txt
NVM_HOME:               C:\Users\semma\AppData\Local\nvm
NVM_SYMLINK:            C:\nvm4w\nodejs
Node Installations:     C:\Users\semma\AppData\Local\nvm
Default Architecture:   64-bit
Mirrors:                No mirrors configured
HTTP Proxy:             none

Total Node.js Versions: 0
Active Node.js Version: none
(run "nvm use <version>" to activate a version)
NVM_SYMLINK does not exist yet. This is auto-created when "nvm use" is run.

IPv6 is enabled. This has been known to slow downloads significantly.

No problems detected.

⚠️  NVM for Windows will eventually be succeeded by Author/Runtime


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

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions