Skip to content
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

node_version is missing #70

Closed
ravipksh opened this issue Jan 6, 2015 · 3 comments
Closed

node_version is missing #70

ravipksh opened this issue Jan 6, 2015 · 3 comments

Comments

@ravipksh
Copy link

ravipksh commented Jan 6, 2015

Downloaded the zip as of today (6 Jan 15). After exploding it doesn't have the file node_version in the base dir. So complains there is no default version.

I created the file manually with some version and it works.

@marcelklehr
Copy link
Member

The install instructions tell you to run nodist selfupdate after unzipping and setting env vars. This should install the latest stable version globally.

@ravipksh
Copy link
Author

ravipksh commented Jan 6, 2015

Thanks for the reply. I tried the suggestion above.
Fails due to - #71

C:\Users\sharrva>nodist selfupdate
Installing latest stable version...
0.10.35
Sorry, there's a problem with nodist.
Error: fork/exec C:\dev\softwares\marcelklehr-nodist-v0.5.2-6-g037a98e\marcelklehr-nodist-037a98e/v-x64/0.10.35/node.exe: This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether
you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
Update dependencies...
Sorry, there's a problem with nodist.
Error: fork/exec C:\dev\softwares\marcelklehr-nodist-v0.5.2-6-g037a98e\marcelklehr-nodist-037a98e/v-x64/0.10.35/node.exe: This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether
you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.

NODIST_X64=1 is set as the ENV variable.

@marcelklehr
Copy link
Member

Closing as this is covered by #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants