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
If I run npx react-native init example then CocoaPods dependencies are installed correctly but running npx react-native init example --template react-native-template-typescript fails on this step
Observed results
even after running cd ./example/ios && pod install this still fails