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

ffi not compile in node.js >= 9.0.0 #1

Closed
alt3rmann opened this issue Feb 9, 2018 · 3 comments
Closed

ffi not compile in node.js >= 9.0.0 #1

alt3rmann opened this issue Feb 9, 2018 · 3 comments

Comments

@alt3rmann
Copy link

You need to use ffi-napi for node.js >= 9.0.0

@alt3rmann
Copy link
Author

I'm sorry, it works. I compiled a different version of the library.

@nodegin
Copy link
Owner

nodegin commented Feb 9, 2018

Hi, thanks for reporting.

I have already specified the ffi version to GitHub master branch in package.json therefore should able to run on Node.js 9.x. I will check out ffi-napi soon and update this library if it is usable.

@nodegin
Copy link
Owner

nodegin commented Feb 11, 2018

I have updated the library to useffi-napi instead of ffi.

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