-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 rebuild with node-gyp #982
Comments
The error indicates something went really wrong while trying to locate python.exe. What happens when you pass |
I think that worked, a little bit...
Thanks for the fast response!! |
#972 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: Windows 7 32-bit
Node: v6.2.2
Npm: v3.10.3
Node-gyp: v3.4.0
addition stuff installed:
I got an error while installing a project:
I updated and reinstalled
node-gyp
, but I'm still getting that error.Can you help me trying to fix this?
Thanks!!
The text was updated successfully, but these errors were encountered: