question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[REQUEST] electron-packager configuration

See original GitHub issue

I’m new to Electron/desktop apps coming from a React/web app background. I’ve started writing an application based on your boilerplate but I haven’t been able to get electron-packager to build the actual .app executable.

Have you accomplished that for this repo and do you have any plans to add those instructions to the blog post?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
csepulvcommented, Jun 19, 2017

done

1reaction
hawkinscommented, Jun 17, 2017

@vicentedealencar 's electron-builder setup commit worked beautifully for me, but it may be handy to add a link to it in the readme, like you’ve done for the logging capture branch, for visitors who don’t think to search the GitHub issues 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Options | electron-packager
Documentation for electron-packager. ... When the value is true , it passes the default configuration to the asar module. The configuration values can...
Read more >
Electron Packager - GitHub
Electron Packager is a command line tool and Node.js library that bundles Electron-based application source code with a renamed Electron ...
Read more >
Electron packager tutorial - Christian Engvall
"Electron Packager is a command line tool and Node.js library that bundles Electron-based application source code with a renamed Electron ...
Read more >
Packaging Your Application | Electron
Electron Forge is an all-in-one tool that handles the packaging and distribution of Electron apps. Under the hood, it combines a lot of...
Read more >
A Comprehensive Guide to Building and Packaging an ...
// inside the app (e.g. index.html) const { ipcRenderer } = require('electron') ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found