Skip to content

[Issue]: Nvm install <version> [arch] error #1290

@tzsh1007

Description

@tzsh1007

What happened?

I have already installed a 32bit node, but now need to install 64bit node. When I exec command nvm install 16.20.0 64, failed

What did you expect to happen?

install both 32bit/64bit node

Version

1.2.0 or newer (Default)

Which version of Windows?

Windows 10

Which locale?

None

Which shell are you running NVM4W in?

No response

User Permissions?

Administrative Privileges, Elevated

Is Developer Mode enabled?

None

Relevant log/console output

nvm debug
admin is not using admin or elevated rights, but windows developer mode is
enabled. Most commands will still work unless admin lacks rights to
modify the C:\nvm4w\nodejs symlink.

Windows Version:        10.0 (Build 19045)

Windows Developer Mode: ON

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

Total Node.js Versions: 1
Active Node.js Version: v16.20.0

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

PROBLEMS DETECTED
-----------------
"MINGW64:/d/home/code/node-cpp/plaso-node-recorder-plugin" not recognized: the Command Prompt and Powershell are the only officially supported consoles. Some features may not work as expected.



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


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

in visual studio terminal with bash

nvm version
1.2.2

the log:
Downloading node.js version 16.20.0 (64-bit)... 
Complete
Downloading npm...
Creating C:\Users\admin\AppData\Local\Temp\nvm-install-996094601\temp

Downloading npm version 8.19.4... Complete
Installing npm v8.19.4...
error installing 16.20.0: open C:\Users\admin\AppData\Local\Temp\nvm-npm-729288249\npm-v8.19.4.zip: The system cannot find the file specified.

On above Downloading npm save to .....996094601 dir, but below install npm use 729288249 dir, why ? no files in this dir.

Debug Output

nvm debug
admin is not using admin or elevated rights, but windows developer mode is
enabled. Most commands will still work unless admin lacks rights to
modify the C:\nvm4w\nodejs symlink.

Windows Version:        10.0 (Build 19045)

Windows Developer Mode: ON

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

Total Node.js Versions: 1
Active Node.js Version: v16.20.0

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

PROBLEMS DETECTED
-----------------
"MINGW64:/d/home/code/node-cpp/plaso-node-recorder-plugin" not recognized: the Command Prompt and Powershell are the only officially supported consoles. Some features may not work as expected.



⚠️  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