-
Notifications
You must be signed in to change notification settings - Fork 213
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
change version not work #182
Comments
hey there! |
Hi @marcelklehr, I have try again under the debug mode. Unfortunately, not works. xxx@pc MINGW64 /e/source
$ nodist global 7.1.0
7.1.0
xxx@pc MINGW64 /e/source
$ nodist
(x64)
6.9.1
> 7.1.0 (global: 7.1.0)
xxx@pc MINGW64 /e/source
$ node -v
v4.4.7 |
I have the same problem.
|
Sorry for the delay. @iahu Your log doesn't look like debug mode is enabled. In bash (mingw) you'd have to @Vistritium You seem to have enabled debug mode successfully, however when running |
I have installed it on fresh computer without having nodejs installed prior to it and it works correctly now. |
thanks 发自我的iNokia
|
I assume the issue was resolved. Let me know if that's not the case! :) |
It seems that u didn't uninstall node before install nodist. |
I also encountered this issue. However, This comment helped me recognize that I needed to remove I don't understand why the nodist install script puts a version of node at |
Hi, It seem that, nodist not work for me.
Here is my cmd log.
Thanks for any comment.
The text was updated successfully, but these errors were encountered: