Skip to content
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

Unable to update pod version to 1.4.1 #56

Closed
dyegos opened this issue Nov 3, 2017 · 2 comments
Closed

Unable to update pod version to 1.4.1 #56

dyegos opened this issue Nov 3, 2017 · 2 comments

Comments

@dyegos
Copy link

dyegos commented Nov 3, 2017

The pod file does not find the newest version of it

[!] Unable to satisfy the following requirements:

- `UICountingLabel (~> 1.4.1)` required by `Podfile`

None of your spec sources contain a spec satisfying the dependency: `UICountingLabel (~> 1.4.1)`.

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.

Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.
@dataxpress
Copy link
Owner

You are correct. I don't remember how to update the Cocoapods database... let me do some googling and get back to you.

@dataxpress
Copy link
Owner

image
It is done!

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

2 participants