Expected results
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