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

Instructions or ability to develop Stacks Wallet on Apple Silicon #615

Open
hstove opened this issue Feb 15, 2021 · 0 comments
Open

Instructions or ability to develop Stacks Wallet on Apple Silicon #615

hstove opened this issue Feb 15, 2021 · 0 comments
Labels
Enhancement 💡 Functionality needed or wanted by users

Comments

@hstove
Copy link
Contributor

hstove commented Feb 15, 2021

When you run yarn in this repo, you get an error about Electron not having pre-built binaries for your platform:

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

Electron 11 now has support for Apple Silicon, and then we can provide users with optimized versions of the Wallet.

I think upgrading to 11 is less important, if we can figure out how to setup a development environment on apple silicon. I'm still figuring out how to deal with this kind of thing - I'm sure it's possible.

@kyranjamie kyranjamie linked a pull request Feb 15, 2021 that will close this issue
@markmhendrickson markmhendrickson added the Enhancement 💡 Functionality needed or wanted by users label Feb 15, 2021
@kyranjamie kyranjamie removed a link to a pull request Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💡 Functionality needed or wanted by users
Projects
None yet
Development

No branches or pull requests

2 participants