You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating MultipleImagePicker from version 1.1.8 to the latest 2.2.3, I encountered the following CocoaPods error during installation:
[!] Unable to find a specification for React-jsinspectortracing depended upon by MultipleImagePicker
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.
What I've tried:
Ran pod repo update
Tried pod install --repo-update
Cleared all Pods/, Podfile.lock, and DerivedData
Fully reinstalled node_modules and pods
Verified the Podfile and all dependencies
Environment:
Uh oh!
There was an error while loading. Please reload this page.
After updating MultipleImagePicker from version 1.1.8 to the latest 2.2.3, I encountered the following CocoaPods error during installation:
[!] Unable to find a specification for
React-jsinspectortracing
depended upon byMultipleImagePicker
You have either:
pod repo update
or withpod install --repo-update
.What I've tried:
Ran pod repo update
Tried pod install --repo-update
Cleared all Pods/, Podfile.lock, and DerivedData
Fully reinstalled node_modules and pods
Verified the Podfile and all dependencies
Environment:
{
"expo": "^52.0.18",
"react-native": "0.76.5",
"@baronha/react-native-multiple-image-picker": "2.2.3"
}
The text was updated successfully, but these errors were encountered: