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

Local build bug: "This is a bug in node-gyp" #30

Closed
gricn opened this issue Nov 1, 2020 · 3 comments
Closed

Local build bug: "This is a bug in node-gyp" #30

gricn opened this issue Nov 1, 2020 · 3 comments

Comments

@gricn
Copy link

gricn commented Nov 1, 2020

It happen in the process of "Yarn install" on my local machine, but I don't know how to solve that. Run here for help.

Having test in :

  • Python: 3.9 | 3.8 | 2.7
  • Yarn: 1.22.5
  • Node: 15.0.1
  • Win10, AMD

Logs

That's what happen when run in Python3:
node-gyp_error_python3.log

When run in Python2 (Use the dirty method: cd to C:\Python27\ and change "python.exe" to "python2.exe"):
node-gyp_error-python2.log

@yihong0618
Copy link
Owner

Can you try Python3.8 or 3.6 or 3.7 it seems the version problems base on the log

@gricn
Copy link
Author

gricn commented Nov 1, 2020

I have tried Python 3.6.8 and 3.7.9 , 3.8.6 and 3.9.0, all of them not work

@yihong0618
Copy link
Owner

Sorry I don't have this issue. And I just check my node version it is 12.
And I test mac ubuntu and wsl these version they are all work.
Can you try use node 12 and give a try?

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