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

Feature: Upgrade Electron to >= v11 for Apple Silicon (M1) support #514

Open
KendraTang opened this issue Jun 11, 2021 · 0 comments
Open

Comments

@KendraTang
Copy link

The Electron builds for Apple M1 support are only available since 11.0.0 (as described here: https://www.electronjs.org/blog/electron-11-0), and would otherwise get error when installing:

GotError [HTTPError]: Response code 404 (Not Found) for
https://github.com/electron/electron/releases/download/v8.5.5/electron-v8.5.5-darwin-arm64.zip

It'd be great if you can upgrade to Electron v11 (or even latest) and start supporting Apple Silicon natively.

Thanks!

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