Week 7 Current Issue 29 th October
But when I am trying to do "pod install" I am getting error :
[!] CocoaPods could not find compatible versions for pod "StripePayments": In Podfile: stripe-react-native (from ../node_modules/@stripe/stripe-react-native`) was resolved to 0.37.3, which depends on StripePayments (~> 23.27.0)
None of your spec sources contain a spec satisfying the dependency: StripePayments (~> 23.27.0).
You have either:
out-of-date source repos which you can update with pod repo update or with pod install --repo-update. mistyped the name or version. not added the source repo that hosts the Podspec to your Podfile.` System details => system : macOS Sonoma version 14.4.1 simulator : iPhone 15 Pro Max - iOS 17.2
cocoapods => gem which cocoapods /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods.rb
Comments
Post a Comment