-
-
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
version 1.1.6 didn't fix spacing issue #369
Comments
I solved this issue by deleting the tool and installing it again with another installation path that doesn't include spaces on it, like this: |
I'd be curious if #355 fixes the issue. I've tried a few different means of fixing this in the past, but I'd like to merge this PR if it resolves the issue for folks. |
It seems like it fixes the issue for at least 2 people based on the reactions to my following comment: #41 (comment) So I'd suggest people try out my fork (release is linked in that comment) and report back here, to (hopefully) get a larger sample size regarding people for whom the fix works. :) |
@s-h-a-d-o-w There are several problems occured while using First of all, I tried to install the latest Nodejs, but tag I was thinking if it was the problem caused by failed npm installation (also my manual installation was in a wrong way). I tried to install |
Well, I didn't change any code related to the npm repository, so yes - As for |
@s-h-a-d-o-w I've installed the original nvm-windows and have uninstalled it before using your fork. Not sure if it is the issue that there are still files or directories that were not cleaned up. I should try to make a clean install of your fork. |
@s-h-a-d-o-w Your fork works! 😄 🎉 It was my bad that I did not run the terminal as the admin while using |
@s-h-a-d-o-w If you rebase your fork on the 1.1.7 tag (currently master), node 10.8.0+ should work. That issue has nothing to do with your fork.... but I fixed it last night in master. |
Rebase done, updated the executables in release 1.1.7 of my fork. (So now even the Can confirm that installing v10.8.0 works for me too now. 😄 |
#355 has been merged and appears to be working well. Expect it in the 1.1.8 release (available now in master). |
This is still affecting me in version 1.1.7. |
@euroclydon37 - right, as I said, it'll land in 1.1.8. You can build from source if you need this now. |
I solved this by just using short Path.. Changing C:\Program Files\nvm with |
Issue still happening for me on windows 10.
The text was updated successfully, but these errors were encountered: