Support Node.js 9.x version#439
Conversation
|
Thanks! I'll take care of you suggestions @bnoordhuis |
|
@TooTallNate are you going to publish a new version with the Node.js 9 support? |
|
Well the tests are seg faulting on Node 9 at the moment. If somebody has
some free cycles to look into that it would help.
…On Thu, Dec 7, 2017 at 11:26 AM, Alexey Kuzmin ***@***.***> wrote:
@TooTallNate <https://github.com/tootallnate> are you going to publish a
new version with the Node.js 9 support?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#439 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEWWFvXmRsVPDNO5Prx6tnN9RsSxr_Rks5s-DvVgaJpZM4Qohc8>
.
|
|
I had a real quick look and the crashes appear to be From a quick reading of the source:
If it works with older node.js versions, that's probably purely accidental. |
|
Can you* release v2.2.1 of ffi with this PR included? (*edit: dear maintainers) |
|
This pull request seems to fix my build issue on Windows 7 + NWJS 0.28.1 (32-bit) + Visual Studio 2015. Initial testing with some 3rd party DLLs seems to work. |
|
Folks, it'll really help if the above mentioned fix is released. Thanks. |
still waiting for node-ffi node-ffi/node-ffi#439
|
@TooTallNate Can you please release this? We've been waiting for a long time now. We'll also need support for node 10.x, I'll create another issue for that. |
A new release with this patch would be very helpful, because building native modules for Electron 3.x.x is currently broken! |
|
hi @berkon I encountered the same issue with my electron project. Do you happen to know of any workaround before this patch is released? Thank you |

No description provided.