Closed 3ilogics closed 3 years ago
@3ilogics, Please try running pod setup
.
This error usually comes because of unstable Cocoapods.
pod repo update
or with pod install --repo-update
.Closing the issue due to no activity here, please feel free to add comments or re-opening the issue.
Error on Pod Install.
Description
A fresh project pod install having issue Unable to find a specification for
razorpay-pod
depended upon byreact-native-razorpay
.Razorpay Package Version :
Xcode Version (iOS) :
Version 11.3.1 (11C504)
What you did:
just run npm i -s react-native-razorpay then cd ios && pod install && cd ..
What happened:
[!] Unable to find a specification for
razorpay-pod
depended upon byreact-native-razorpay
You have either:
pod repo update
or withpod install --repo-update
.Package JSON Dependencies
"@react-native-community/masked-view": "^0.1.10", "@react-native-firebase/app": "^8.2.0", "@react-native-firebase/auth": "^8.2.0", "@react-native-firebase/messaging": "^7.4.2", "@react-navigation/native": "^5.7.1", "@react-navigation/stack": "^5.7.1", "axios": "^0.19.2", "native-base": "^2.13.13", "react": "16.13.1", "react-native": "0.63.2", "react-native-brightcove-player": "^1.7.0", "react-native-circular-progress": "^1.3.6", "react-native-device-info": "^5.6.3", "react-native-elements": "^2.0.4", "react-native-gesture-handler": "^1.7.0", "react-native-linear-gradient": "^2.5.6", "react-native-live-stream": "^1.0.1", "react-native-modal": "^11.5.6", "react-native-orientation-locker": "^1.1.8", "react-native-phone-input": "^0.2.4", "react-native-progress": "^4.1.2", "react-native-push-notification": "^4.0.0", "react-native-razorpay": "^2.1.36", "react-native-reanimated": "^1.10.1", "react-native-responsive-screen": "^1.4.1", "react-native-safe-area-context": "^3.1.1", "react-native-screens": "^2.9.0", "react-native-share": "^3.7.0", "react-native-svg": "^12.1.0", "react-native-svg-charts": "^5.4.0", "react-native-tab-view": "^2.15.0", "react-native-webview": "^10.3.2", "rn-bottom-drawer": "^1.4.3"