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

Can't run under Node.js v5.0.0 #1

Closed
kjunichi opened this issue Oct 30, 2015 · 2 comments
Closed

Can't run under Node.js v5.0.0 #1

kjunichi opened this issue Oct 30, 2015 · 2 comments

Comments

@kjunichi
Copy link
Owner

We'll get bellow error.

FATAL ERROR: v8::ArrayBuffer::Neuter Only externalized ArrayBuffers can be neutered

It seems like node-ffi is not compatible v5.0.0.

@kjunichi
Copy link
Owner Author

kjunichi commented Nov 2, 2015

There is an issue on Node.js github site.
This problems is not node-ffi library.

nodejs/node#3619

@kjunichi
Copy link
Owner Author

Node v5.1.0 was just released which seems to include the fix!

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

1 participant