Giter Club home page Giter Club logo

Comments (5)

snail-z avatar snail-z commented on May 18, 2024 5

应该是本地的索引库没有更新,首先执行下:
pod setup
完成之后执行 :
rm ~/Library/Caches/CocoaPods/search_index.json
清一下search缓存,然后在进行搜索 :
pod search zhPopupController

( pod setup是用于更新本地电脑上的保存的Pods依赖库tree。我们应该需要经常执行这条命令,否则有新的Pods依赖库的时候执行pod search命令是搜不出来的。)

from zhpopupcontroller.

chenYuCui avatar chenYuCui commented on May 18, 2024 2

你好,能否检查下为什么pod search不到,这两天在线等

from zhpopupcontroller.

SuperSmileForever avatar SuperSmileForever commented on May 18, 2024

很好的东西,可惜pod 搜索不到,不方便管理,希望有时间完善一下

from zhpopupcontroller.

snail-z avatar snail-z commented on May 18, 2024

先更新下本地仓库再搜索,如果还是不行的话执行命令
rm ~/Library/Caches/CocoaPods/search_index.json
然后再搜索呢

from zhpopupcontroller.

chenYuCui avatar chenYuCui commented on May 18, 2024

你好,我尝试了一下,确定搜索不到。
$ pod search zhPopupController
[!] Unable to find a pod with name, author, summary, or description matching zhPopupController

$ rm ~/Library/Caches/CocoaPods/search_index.json
Creating search index for spec repo 'master'.. Done!
[!] Unable to find a pod with name, author, summary, or description matching zhPopupController

from zhpopupcontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.