-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Thanks for the nice project.
I have downloaded the code of the package and tried to include a native module (keytar) as a dependency.
I have added node_modules with freshly built keytar to the app folder.
However when I call require('./node_modules/keytar/build/Release/keytar.node')
it says A dynamic link library initialization failed.
I have locally exactly the same node version as used in the launchui.
When I try to require it directly from the node it works fine.
Is it something related to the way node.h is used?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels