-
Notifications
You must be signed in to change notification settings - Fork 172
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
Installing on 64 bit windows fails #22
Comments
Same trouble here. Help please. What to do with it? |
What is your compiler? Please use 64-bit compiler on 64-bit OS. |
I tried using VS2012 and VS2010 compilers in both 64-bit and 32-bit modes. |
If your windows is x64 version, install nodejs x86 version but not x64 version .... da da da problem fixed! |
@wrj898 that fixed it for me thanks. |
install error Node.js version x86/v0.10.26 |
Performing an npm install on windows 8 64 bit fails with the following error:
If I try setting the windows sdk environment to x86 I get this error instead:
The text was updated successfully, but these errors were encountered: