-
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
Configure error in node-gyp #1683
Comments
I have the same issue with python 3.6 installed. change following line (in |
Python 3 is not supported, use Python 2.x for node-gyp |
Thanks a lot guys. |
Verbose output (from npm or node-gyp):ERR! stack Error: Command failed: C:\Users\suvsingh\AppData\Local\Programs\Python\Python37-32\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info
The text was updated successfully, but these errors were encountered: