Closed warpdesign closed 4 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I'm having troubles packaging an Electron app that has a native dependency.
Here is my config object:
The .app and .dmg are generated but when running the app, coding using the native module crashes with the following error:
This crashes in the binding module which is supposed to help locate .node binaries.
Here is the build log: