-
Notifications
You must be signed in to change notification settings - Fork 20
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
Dependency: Update to Electron 6 #148
Comments
Inconsistent and (now) invalid usage of ctor/ctor functions in TACGRP prevent upgrading electron/node.js. |
One more reason to upgrade: |
Although Electron 7.0.1 was just released, we stick to 6.1.2 for now. |
macOS build 6.1.2 crashed with
see also: |
Upgrading electron-builder should fix this problem: nklayman/vue-cli-plugin-electron-builder#390 |
Updating electron-builder to 22.1.0 resolves the crashing issue. |
Sadly, electron-builder update breaks Windows builds under macOS Mojave. Reference: electron-userland/electron-builder#4336 |
If there are no serious drawbacks we should update to Electron 6 to keep up to date.
The text was updated successfully, but these errors were encountered: