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

fix: download the arm64 version of Electron when running node under rosetta #29953

Merged
merged 1 commit into from
Jul 6, 2021

Conversation

MarshallOfSound
Copy link
Member

Refs #29627

Notes: Installing the electron package on an M1 macbook while using an x64 version of node will now automatically download the arm64 version of Electron instead of the x64 version

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner June 30, 2021 08:53
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 30, 2021
@codebytere codebytere added the semver/patch backwards-compatible bug fixes label Jun 30, 2021
@codebytere
Copy link
Member

@MarshallOfSound where does this need to get backported to?

@MarshallOfSound
Copy link
Member Author

I want to make sure it works in a nightly first 👍

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 1, 2021
@zcbenz zcbenz merged commit 7169734 into main Jul 6, 2021
@zcbenz zcbenz deleted the detect-rosetta branch July 6, 2021 01:40
@release-clerk
Copy link

release-clerk bot commented Jul 6, 2021

Release Notes Persisted

Installing the electron package on an M1 macbook while using an x64 version of node will now automatically download the arm64 version of Electron instead of the x64 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants