jar在电脑上无法运行提示:unable to access jarfile C:\*****(在

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jar在电脑上无法运行提示:unable to access jarfile C:\*****(在相关的知识,希望对你有一定的参考价值。

jar在电脑上无法运行提示:unable to access jarfile C:\*****(在线等

参考技术A jar是诺基亚Java版本的游戏或软件,放在电脑上当然不行啦

20161209pod search 'fmdb'提示[!] Unable to find a pod with name, author, summary, or descripti

从SVN上更新工程之后运行工程提示错误:

The sandbox is not in sync with the Podfile.lock. Run \'pod install\' or update your CocoaPods installation.`
平时只要在终端输入pod install就好,但是今天却出错了,提示[!] Unable to find a specification for `FMDB`


然后我在终端输入pod search fmdb,结果竟然提示:[!] Unable to find a pod with name, author, summary, or description matching `fmdb`

接着我就输入pod setup手动安装,先出现Setting up CocoaPods master repo,但是它又提示错误:

fatal: ambiguous argument \'HEAD\': unknown revision or path not in the working tree.
Use \'--\' to separate paths from revisions, like this:
\'git <command> [<revision>...] -- [<file>...]\'
fatal: ambiguous argument \'HEAD\': unknown revision or path not in the working tree.
Use \'--\' to separate paths from revisions, like this:
\'git <command> [<revision>...] -- [<file>...]\'
fatal: ambiguous argument \'HEAD\': unknown revision or path not in the working tree.
Use \'--\' to separate paths from revisions, like this:
\'git <command> [<revision>...] -- [<file>...]\'
  $ /usr/bin/git -C /Users/lv/.cocoapods/repos/master pull --ff-only

真的是无语了,然后在github上找到了答案.

先移除掉本地的master,在终端输入pod repo remove master

 

然后转到路径下,在终端输入cd ~/.cocoapods/repos

再把github上的spec下载下来,替换路径~/.cocoapods/repos目录下的master

接着在终端输入命令:git clone --depth 1 https://github.com/CocoaPods/Specs.git master,等待下载完毕

OK,现在再执行pod install --no-repo-update就能够正确更新这些第三方库了.

 

但是再次输入pod search fmdb依然是提示找不到,是因为之前pod search的时候生成了search_index.json,把它删除掉即可输入命令:rm ~/Library/Caches/CocoaPods/search_index.json回车

然后再次输入pod search fmdb会提示

Creating search index for spec repo \'master\'..

然后等待即可,最终会出现相关的第三方库,并显示

Creating search index for spec repo \'master\'.. Done!

 

整个过程参考了以下资源,感谢

以上是关于jar在电脑上无法运行提示:unable to access jarfile C:\*****(在的主要内容,如果未能解决你的问题,请参考以下文章

unable to access jarfile baksmali.jar 怎么办

win7 64位 专业版 不能连上公司VPN,提示:Unable to establish VPN .

Error: Unable to access jarfile *.jar问题怎么解决

windows编译python扩展Unable to find vcvarsall

java运行时出现“Unable to access jarfile adbc.jar”是为啥?

flash loader demo下载程序,最后一步失败,(stm32,vc6t)提示:fail:unable to download data