Skip to content

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

Open
@chathuralakmal

Description

@chathuralakmal

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions