-
Notifications
You must be signed in to change notification settings - Fork 65
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
Cannot include nan.h #56
Comments
Actually this compile error is related to ws dependency.. Still, its preventing me to install node-theseus |
Unfortunately, I know close to nothing about compiling native code on Windows. :( It looks like it's been reported all over the place. First couple Google results for the error are bug reports on node-xmpp, node-xmpp again, GeoIP, and node-postgres and they have to do with using Node 0.11. Maybe some of those answers can help if you're into fixing things locally to get by? Otherwise, you probably want to report this to ws. |
I temporary found a solution. I downloaded nan.h from their repo and placed it inside visual studio's "include" directory. |
Excellent :) |
Hy..
Tried installing node-theseus with "npm install -g node-theseus" on windows 8 but get this compile error
The text was updated successfully, but these errors were encountered: