Version:
electron-builder v21.2.0
electron v6.0.9
node v10.16.0
Target:

Here is the node-gyp configuration from binding.gyp file
{
"targets": [{
"target_name": "altron",
"sources": [
"src/altron.cc"
],
}]
}
This looks similar to the issue I reported here: #4370
This looks similar to the issue I reported here: #4370
there is no solution or workaround given.
Can u solve this problem ? @vkiranmaniya
@Mhmetengineer not yet, I wrote and compiled the Node native module but it doesn't work in the production build of the electron.
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.
The issue has not been fixed, please provide detail on how to use compiled native module in electron production build.
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.
Most helpful comment
The issue has not been fixed, please provide detail on how to use compiled native module in electron production build.