Mac electron build issue with default project #9109
Unanswered
ap1969
asked this question in
CLI - Electron mode
Replies: 1 comment 1 reply
-
Here's an Apple FAQ question about it: and an Electron github thread: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I'm struggling to get an electron project built and running on the mac, so I started from scratch:
That created the Unpackaged folder, but not the packaged one.
So in quasar.conf.js I switched the bundler to "builder".
again ran
quasar build -m electron
Now I have the Packaged folder.
However, when I drag the dmg folder to Applications, and try to run it, it crashes unexpectedly.
The error is:
Any pointers on what to do next?
Regards,
Andy
Beta Was this translation helpful? Give feedback.
All reactions