Distributing app as executable file #919
Unanswered
piotr-placzek
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I wrote CLI app, but I have to add some GUI for it.
I pack my app with https://www.npmjs.com/package/pkg.
For Sqlite3 I need to distibute node_sqlite3.node with my executable.
What I need to add for NodeGUI? I add nodegui_core.node but when I try to run GUI then I have an error
Have I distribute all Qt libs with my app?
Beta Was this translation helpful? Give feedback.
All reactions