Error when running command "yarn ios" on M1 Mac #1791
Labels
bug
Something is broken
external-issue
Generated Code
Template code that is generated
react native
WTS Platform
Milestone
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:
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)
The text was updated successfully, but these errors were encountered: