-
Notifications
You must be signed in to change notification settings - Fork 512
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
build error with node.js 10: ‘class v8::Object’ has no member named ‘ForceSet’ #766
Labels
Comments
Upgrade nan. You rather unhelpfully left out the version but going by the errors, it's not the latest. |
@pucojazu just use node v8. I resolved this by using |
Downgrade to node v10.16.3, it worked for me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting the following error when I try to do a "npm install" with node.js 10:
The text was updated successfully, but these errors were encountered: