You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error when running on a Mac Mini M1, Ventura 13.4.1, Xcode 14.3.1
Not sure if this is related to the error in SDK 48 (in M1) that it supposed to be fixed in SDK 49
> expo run:ios
CocoaPods CLI not found in your PATH, installing it now.
› Attempting to install CocoaPods CLI with Gem
› Failed to install CocoaPods CLI with Gem
Failed to install CocoaPods CLI with gem (recommended)
└─ Cause: gem exited with non-zero code: 1
› Attempting to install CocoaPods CLI with Homebrew
› Failed to install CocoaPods with Homebrew. Please install CocoaPods CLI manually and try again.
⚠️ Unable to install the CocoaPods CLI.
Failed to install CocoaPods with Homebrew. Please install CocoaPods CLI manually and try again.
└─ Cause: spawn brew ENOENT
The text was updated successfully, but these errors were encountered:
I got this error when running on a Mac Mini M1, Ventura 13.4.1, Xcode 14.3.1
Not sure if this is related to the error in SDK 48 (in M1) that it supposed to be fixed in SDK 49
The text was updated successfully, but these errors were encountered: