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

Issue with .dmg file of app - will not load unless built on own machine #58

Open
keelnu opened this issue Mar 16, 2021 · 0 comments
Open

Comments

@keelnu
Copy link
Collaborator

keelnu commented Mar 16, 2021

Problem:

  • Electron app currently will only load if you are building and packaging it on your own machine (this is true on some machines, not on others).
  • Else, downloaded Electron app loads a white screen upon launch.

Solution for now:

  • Fork and clone this repo.
  • Open project in VS Code.
  • npm run build, then npm run start to spin up the app.
@keelnu keelnu changed the title Electron app not initializing on certain versions of Mac OS Issue with .dmg file of app - will not load unless built on own machine Mar 16, 2021
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

1 participant