-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
docs: add Rosetta Simulator Instructions #4599
Conversation
Thanks a lot, @kagrawal98! Are you and @differenzPriv aligned on the solution? |
In any case, you seem to have edited the document in the wrong path. Should be easy to fix. |
Thanks @d4vidi for tagging me and keeping me in the loop! I haven't forgotten to contribute to the repository in relation to the rosetta trouble shooting solution, but my time has been quite limited over the past few weeks. I agree with the addition @kagrawal98 made to the README. The solution includes all the key elements needed to solve the problem. 👍🏻 |
@differenzPriv thanks, that's what I needed to know |
@kagrawal98, you've edited the snapshotted version of |
website/versioned_docs/version-20.x/troubleshooting/building-the-app.md
Outdated
Show resolved
Hide resolved
website/versioned_docs/version-20.x/troubleshooting/building-the-app.md
Outdated
Show resolved
Hide resolved
website/versioned_docs/version-20.x/troubleshooting/building-the-app.md
Outdated
Show resolved
Hide resolved
…he-app.md Co-authored-by: Asaf Korem <55082339+asafkorem@users.noreply.github.com>
Thanks @kagrawal98! Great contributions! |
Description
Fixes #4571
This PR adds a new section to the "Building the App" troubleshooting guide, specifically addressing issues that may arise when running Detox in a Rosetta environment on Apple Silicon Macs.
Why is this important?
As more developers transition to Apple Silicon Macs, it's crucial to provide guidance on running tools like Detox in Rosetta environments. This addition will help users troubleshoot and resolve common issues, improving their development experience.