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

can't find pod spec #27

Closed
superjoo opened this issue Dec 15, 2017 · 8 comments
Closed

can't find pod spec #27

superjoo opened this issue Dec 15, 2017 · 8 comments

Comments

@superjoo
Copy link

screenshot

when use "pod search skelentonView" in terminate, can't find pod spec.
Also pod install failed.

@Luur
Copy link

Luur commented Dec 15, 2017

Hi, maybe because of typo
Could you please try pod search skeletonView, not pod search skeleNtonView

@superjoo
Copy link
Author

same as "pod search skeletonView "
11111

@Juanpe
Copy link
Owner

Juanpe commented Dec 18, 2017

Hi @superjoo, could you try pod search SkeletonView? The name of repository is "SkeletonView", is capitalized.

If not work with this, could you update your local pod repo? to do it, you only need to execute this command in the terminal: pod repo update

@superjoo
Copy link
Author

Hi @Juanpe ,also failed after excute pod repo update, and pod search SkeletonView.
Please see the screenshot.
222

@OmarBizreh
Copy link

I too was having the same issue but I replaced:

pod "SkeletonView"

with (don't know if that counts)

pod 'SkeletonView'

then ran:

pod repo update

then:

pod install

It installed: SkeletonView (1.0.4)

@Juanpe
Copy link
Owner

Juanpe commented Jan 11, 2018

hi @superjoo, could you solve the problem? In order to close this issue 🙂

@Juanpe
Copy link
Owner

Juanpe commented Jan 15, 2018

Solved! #18

@Juanpe Juanpe closed this as completed Jan 15, 2018
@cellgit
Copy link

cellgit commented Jun 27, 2019

Solved:
image

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

No branches or pull requests

5 participants