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

Better error message when Rosetta is missing #8030

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Better error message when Rosetta is missing #8030

merged 2 commits into from
Dec 4, 2024

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Dec 4, 2024

Description

On M1 and new Macs, the Data Connect emulator relies on Rosetta to emulate x86 architecture. If you don't have Rosetta, previously you'd get an incomprehensible error message (#7995). Instead, we should catch it and tell users t install Rosetta/

Fixes #7995

@joehan joehan merged commit 7f1c599 into master Dec 4, 2024
44 of 45 checks passed
@joehan joehan deleted the jh-catch-arch branch December 4, 2024 20:39
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.

Data Connect Emulator fails to start with Unknown system error -86
2 participants