Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build an example app into binary executable file? #108

Closed
jiewuza opened this issue May 11, 2018 · 4 comments
Closed

How to build an example app into binary executable file? #108

jiewuza opened this issue May 11, 2018 · 4 comments

Comments

@jiewuza
Copy link

jiewuza commented May 11, 2018

I am quite new to use node for desktop app.
I clone the project, and run npm run start-np successfully.
Now I want to build this example into a binary executable file,
and npm run build does not work,
and I cannot find the doc.

@parro-it
Copy link
Owner

It should be possible using electron-builder, but I still had not the time to test it out...
You can find some ongoing discussion here: kusti8/proton-native#43

@mischnic
Copy link
Collaborator

mischnic commented May 12, 2018

It should work after electron-userland/electron-builder#2903 gets fixed.

@mischnic
Copy link
Collaborator

The fix is released as electron-builder 20.15.0

@ghost
Copy link

ghost commented Sep 12, 2019

If someone could post steps for example app into exe that would be very helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants