-
Notifications
You must be signed in to change notification settings - Fork 142
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
node-gyp rebuild failed #125
Comments
@chilicomputer |
That does work, but this still lookes like some bug to fix |
Getting bit by this as well. Is there a likelihood of getting this updated to work with v12? |
You can use the ref-napi module instead of ref alongside ffi-napi and ref-struct-napi... |
Is this project abandoned? Reverting to NodeJS v10 is not an option and the last updates were 15 months ago. Or is everyone moving to {ffi,ref}-napi? |
Node is moving to NAPI so everyone and everything is moving to -napi to avoid compatibility issues. |
I'm using node v12.13.0,when i do npm install, this happened:
How can i resolve it ?
The text was updated successfully, but these errors were encountered: