[!] Unable to find a pod with name, author, summary, or description matching `fmdb`
接著上一篇文章說吧,本以為萬事大吉了,呵呵。。。
setup完成,pod search一個(gè)三方庫(kù)試了一下,就出現(xiàn)這個(gè)問題了。

終端輸入:
rm ~/Library/Caches/CocoaPods/search_index.json
問題解決了,清了一下cocoapods本地的搜索索引緩存就行了。
然后繼續(xù) pod search xxx
等一段時(shí)間就??了。
可以按住command + N開啟一個(gè)新的終端窗口查看文件大小;
輸入:
cd ~/.cocoapods? ? // 回車
ls ? ? ? ? ? ? ? ? ? ? ? ? ? ?// 回車,會(huì)看到repos這個(gè)文件;
du -sh * ? ? ? ? ? ? ? ? //回車,

完成后顯示
