This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 179
nvmw install
fails on first attempt with "Can't get npm" error.
#45
Comments
Same happens here. It always fails on first attempt with |
+1, |
I had the same problem, running CMD as administrator solved it for me. (I had to run it a couple times before it worked) |
+1 definitly same on me. |
+1 |
@omerts got this issue on x64 Windows 8.1. Running CMD as admin worked for me. |
+1 I had a similar issue before and it would work on the second try, now says the version already exists and doesn't get npm along with node. However if I run it once, leave the command window open, delete the newly installed node version folder and rerun it works as expected |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I run
nvmw install
, it fails the first time with a "Can't get npm" error. If I run the command again, it works. Windows 7 SP1.Example 1:
Example 2:
The text was updated successfully, but these errors were encountered: