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

Version 3.0.4 doesn't appear via Cocoapods #2807

Closed
Spiderbezno opened this issue Sep 21, 2017 · 7 comments
Closed

Version 3.0.4 doesn't appear via Cocoapods #2807

Spiderbezno opened this issue Sep 21, 2017 · 7 comments

Comments

@Spiderbezno
Copy link

I refresh the repo of CocoaPods but the last version is 3.0.2

@liuxuan30
Copy link
Member

liuxuan30 commented Sep 21, 2017

it's merged. #2806

@Spiderbezno
Copy link
Author

COnsole messge of POds:

[!] Unable to satisfy the following requirements:

  • Charts (~> 3.0.4) required by Podfile

None of your spec sources contain a spec satisfying the dependency: Charts (~> 3.0.4).

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.

And I relod de pods with pod repo update, and try instal again with this configuration pod 'Charts'

but the resume of installation is that

Analyzing dependencies
Downloading dependencies
Using Charts (3.0.2)

@Spiderbezno
Copy link
Author

Charts 3.0.3 can find but not find 3.0.4

@Spiderbezno
Copy link
Author

IN the web of Cocoapods you can see that the last version is 3.0.3

http://cocoapods.org/pods/charts

@franigam
Copy link

I have the same issue

"[!] Unable to satisfy the following requirements:

  • Charts (~> 3.0.4) required by Podfile

None of your spec sources contain a spec satisfying the dependency: Charts (~> 3.0.4).

You have either:

  • 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."

@RyanHop3
Copy link

Same issue here.

@liuxuan30
Copy link
Member

liuxuan30 commented Sep 22, 2017

wait for update; dup to #2814

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

4 participants