Skip to content

native modules support? #8

@yrik

Description

@yrik

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions