Skip to content

Couldn't install pods #34

Description

@justinjaeger

I run:
yarn add react-native-shimmer
cd ios && pod install

and the following failure message comes up for pod install:

Analyzing dependencies
[!] Unable to find a specification for `Shimmer (~> 1)` depended upon by `react-native-shimmer`

You have either:
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

Couldn't install Pods. Updating the Pods project and trying again...
Command `pod install` failed.
└─ Cause: Unable to find a specification for `Shimmer (~> 1)` depended upon by `react-native-shimmer`

I also tried:
npx react-native link react-native-shimmer
which gives me a success response, but still no luck.

I have react-native v0.63.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions