Skip to content

Unable to find a specification for React-jsinspectortracing depended upon by MultipleImagePicker #231

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

Open
chathuralakmal opened this issue May 14, 2025 · 0 comments

Comments

@chathuralakmal
Copy link

chathuralakmal commented May 14, 2025

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:

{
"expo": "^52.0.18",
"react-native": "0.76.5",
"@baronha/react-native-multiple-image-picker": "2.2.3"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant