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: arm mac emulator fix #652

Merged
merged 2 commits into from Apr 8, 2024
Merged

fix: arm mac emulator fix #652

merged 2 commits into from Apr 8, 2024

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented Oct 13, 2023

I can't test it as I don't have a Arm Mac.

Having those parameters on an Arm Mac won't start the emulator, it will stop with a black screen.
In the old PR at #629 I've already added a check so it won't include it. But if you have a SDCard assigned in your emulator it will still use the -sdcard parameter.

This PR will ignore both parameters if you are using an Arm Mac. The CPU check part is from:
nodejs/node#41900 (comment)

@AhmedMSayed
Copy link

When will this be merged?

@m1ga
Copy link
Contributor Author

m1ga commented Mar 8, 2024

I've put it in my Slack post for a potential 12.3.1 PR list 👍 so hopefully soon

lib/emulators/avd.js Outdated Show resolved Hide resolved
@cb1kenobi cb1kenobi merged commit 4e1b1ce into master Apr 8, 2024
2 checks passed
@m1ga m1ga deleted the armMac branch April 8, 2024 13:35
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

Successfully merging this pull request may close these issues.

None yet

3 participants