-
-
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]: installation of version 14.21.3 fails #1229
Comments
It downloads the zip file into one location but then tries to run it from a totally different location so it gets the file not found error. |
same problem with node.js 12.16.1 |
New to nvm-windows, installed it specifically for the purpose of switching down (temporarily) to this same version of node (14.x) and found it doesn't work. Hopefully this is an easy fix |
use nvm version 1.1.12, don't use the latest version. |
What happened?
I'm using Amazon Workspaces (Windows Server 2019 Datacenter). When I run nvm install 14.21.3 it fails. When I run nvm install 18.18.0 it succeeds. nvm version 1.1.12 is able to install 14.21.3. I ended up downgrading to this version in order to install 14.21.3
What did you expect to happen?
installation of v 14.21.3 works on nvm 1.1.12
Version
1.2.0 or newer (Default)
Which version of Windows?
Windows Server 2019
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
Debug Output
Can't run debug anymore as I downgraded to version 1.1.12
Anything else?
No response
The text was updated successfully, but these errors were encountered: