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

Cannot work with Node.js 13 #2068

Closed
fengerzh opened this issue Mar 10, 2020 · 2 comments
Closed

Cannot work with Node.js 13 #2068

fengerzh opened this issue Mar 10, 2020 · 2 comments

Comments

@fengerzh
Copy link

On Mac OSX, everytime npm install gyp, compile failed. Downgrade Node.js to 10 will work. But we need it to work with Node 13.

@fengerzh
Copy link
Author

#1694 this error still exists.

@rvagg
Copy link
Member

rvagg commented Mar 10, 2020

This is almost certainly a problem with the addon you're compiling, not a problem we can fix here. Find the repository of the addon that's failing to build, go to it's GitHub repo and ask there. You probably need a newer version of it, or they need to upgrade their code to work with newer versions of Node.js.

@rvagg rvagg closed this as completed Mar 10, 2020
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