-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[!] Error installing VoxImplantSDK #65
Comments
Hello @pratpandey ! The issue is strange and probably is related to local pods issue on your machine. Please try to run Best regards, |
I did "pod cache clean VoxImplantSDK --all" and got below message After this I did "pod update" and getting the same error mentioned above. Not sure what is the issue. |
Hello @pratpandey , Could you please run Best regards, |
Hi @YuliaGrigorieva , pod version is 1.9.1. |
Please try to run |
after "pod deintegrate" : Deintegrating Project has been deintegrated. No traces of CocoaPods left in project. Then after "pod install" same error : Detected React Native module pods for RNCAsyncStorage, RNCallKeep, RNGestureHandler, RNVectorIcons, and react-native-voximplant [!] Error installing VoxImplantSDK |
Do you have any antivirus or vpn software installed and running on your mac? |
I checked removed, there is no VPN or Antivirus running at my system currently. [!] CocoaPods could not find compatible versions for pod "React/Core": None of your spec sources contain a spec satisfying the dependency: You have either:
|
I cloned this repository. Did "npm install". Run "pod install" from react-native-demo/ios folder.
And getting bellow error while doing pod install.
Thank for support!
"Detected React Native module pods for RNCAsyncStorage, RNCallKeep, RNGestureHandler, RNVectorIcons, and react-native-voximplant
Analyzing dependencies
Fetching podspec for
DoubleConversion
from../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec
Fetching podspec for
Folly
from../node_modules/react-native/third-party-podspecs/Folly.podspec
Fetching podspec for
glog
from../node_modules/react-native/third-party-podspecs/glog.podspec
Downloading dependencies
Installing DoubleConversion (1.1.6)
Installing FBLazyVector (0.62.2)
Installing FBReactNativeSpec (0.62.2)
Installing Folly (2018.10.22.00)
Installing RCTRequired (0.62.2)
Installing RCTTypeSafety (0.62.2)
Installing RNCAsyncStorage (1.5.1)
Installing RNCallKeep (3.0.3)
Installing RNGestureHandler (1.4.1)
Installing RNVectorIcons (6.6.0)
Installing RNVoipPushNotification (1.1.4)
Installing React (0.62.2)
Installing React-Core (0.62.2)
Installing React-CoreModules (0.62.2)
Installing React-RCTActionSheet (0.62.2)
Installing React-RCTAnimation (0.62.2)
Installing React-RCTBlob (0.62.2)
Installing React-RCTImage (0.62.2)
Installing React-RCTLinking (0.62.2)
Installing React-RCTNetwork (0.62.2)
Installing React-RCTSettings (0.62.2)
Installing React-RCTText (0.62.2)
Installing React-RCTVibration (0.62.2)
Installing React-cxxreact (0.62.2)
Installing React-jsi (0.62.2)
Installing React-jsiexecutor (0.62.2)
Installing React-jsinspector (0.62.2)
Installing ReactCommon (0.62.2)
Installing VoxImplantSDK (2.29.0)
[!] Error installing VoxImplantSDK
Verification checksum was incorrect, expected 9d3f221a0b4a91b3e817883f22fad007ee717e5862d92f9bb91c1e7caf40ce82, got 2514240eb2da60d92f7757a5498f7e70485888891a4e48076f3d2b9cecd3f94e"
The text was updated successfully, but these errors were encountered: