npx expo prebuild --clean -p ios
env: load .env
env: export SNAPSHOT_API_URL AUTH_LOGIN_URL POST_HOG_API_KEY POST_HOG_HOST
! Git branch has uncommitted file changes
› It's recommended to commit all changes before proceeding in case you want to revert generated changes.
✔ Continue with uncommitted changes? … yes
✔ Cleared ios code
✔ Created native directory
✔ Updated package.json | no changes
✔ Finished prebuild
⚠️ Something went wrong running pod install in the ios directory.
Command pod install failed.
└─ Cause: Unable to find a specification for RCT-Folly (= 2022.05.16.00) depended upon by react-native-ios-utilities
You have either:
- mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
pod install --repo-update --ansi exited with non-zero code: 1
npx expo prebuild --clean -p ios
env: load .env
env: export SNAPSHOT_API_URL AUTH_LOGIN_URL POST_HOG_API_KEY POST_HOG_HOST
! Git branch has uncommitted file changes
› It's recommended to commit all changes before proceeding in case you want to revert generated changes.
✔ Continue with uncommitted changes? … yes
✔ Cleared ios code
⚠️ Something went wrong running
✔ Created native directory
✔ Updated package.json | no changes
✔ Finished prebuild
pod installin theiosdirectory.Command
pod installfailed.└─ Cause: Unable to find a specification for
RCT-Folly (= 2022.05.16.00)depended upon byreact-native-ios-utilitiesYou have either:
pod install --repo-update --ansi exited with non-zero code: 1