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

Error when running command "yarn ios" on M1 Mac #1791

Open
JeanRoca opened this issue May 5, 2021 · 0 comments
Open

Error when running command "yarn ios" on M1 Mac #1791

JeanRoca opened this issue May 5, 2021 · 0 comments
Labels
bug Something is broken external-issue Generated Code Template code that is generated react native WTS Platform
Milestone

Comments

@JeanRoca
Copy link

JeanRoca commented May 5, 2021

Describe the bug
When attempting to run your app using yarn on a Mac with an M1 chip you get an error related to pod install.

To Reproduce
Steps to reproduce the behavior:

  1. Clone this project: git clone --branch Mockup-ReactNative https://github.com/microsoft/WebTemplateStudio.git
  2. Go to your react native app root directory
  3. Run yarn
  4. Run yarn react-native link
  5. Run yarn ios
  6. See the following error:
    image

Expected behavior
Your app should open in the simulator after the command yarn ios

Additional context
This comment in this issue is the one that fixed the error for me. It seems it's a known Flipper issue as well CocoaPods/CocoaPods#10518 (comment)

@JeanRoca JeanRoca added the bug Something is broken label May 5, 2021
@ghost ghost added the needs-triage For new issues that are raised to get reviewed by internal Microsoft employees label May 5, 2021
@prupipho prupipho added external-issue Generated Code Template code that is generated react native WTS Platform and removed needs-triage For new issues that are raised to get reviewed by internal Microsoft employees labels May 6, 2021
@prupipho prupipho added this to the Backlog milestone Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken external-issue Generated Code Template code that is generated react native WTS Platform
Projects
None yet
Development

No branches or pull requests

2 participants