-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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]: When Installing NPM looking at wrong folder location #1221
Comments
Yes, I encountered the same issue. npm was downloaded to the \Temp\nvm-install-\temp folder, but it seems that the installation process didn't use this path to extract it. |
There's a PR for this already |
The message I received was: |
me too! |
Same here, for what it's worth. |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
Went back to v1.1.12 and all good again https://github.com/coreybutler/nvm-windows/releases/tag/1.1.12 |
What happened?
C:\Windows\System32>nvm install 8.16
Downloading node.js version 8.16.2 (64-bit)...
Complete
Downloading npm...
Creating C:\Users\KDHALI~1\AppData\Local\Temp\nvm-install-2522360210\temp
Downloading npm version 6.4.1... Complete
Installing npm v6.4.1...
error installing 8.16.2: open C:\Users\KDHALI~1\AppData\Local\Temp\nvm-npm-444768952\npm-v6.4.1.zip: The system cannot find the file specified.
What did you expect to happen?
System should pick a value from same temp folder.
Version
1.2.0 or newer (Default)
Which version of Windows?
Windows 11+ (Default)
Which locale?
None
Which shell are you running NVM4W in?
Command Prompt
User Permissions?
Administrative Privileges, Elevated
Is Developer Mode enabled?
No (Default)
Relevant log/console output
Debug Output
Anything else?
No response
The text was updated successfully, but these errors were encountered: