vim插件 - vim 插件YouCompleteMe插件安装失败
阿神
阿神 2017-05-16 16:35:15
0
1
1107

在安装YouCompleteMe插件的时候执行./install.py --tern-completer进行编译的时候,提示:

ERROR: some folders in /Users/wenci/.vim/bundle/YouCompleteMe/third_party/ycmd/third_party are empty; you probably forgot to run:
git submodule update --init --recursive

我执行git submodule update --init --recursive之后等了很久报错:

Cloning into '/Users/wenci/.vim/bundle/YouCompleteMe/third_party/ycmd/third_party/racerd'...
error: RPC failed; curl 56 SSLRead() return error -9806
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'https://github.com/jwilm/racerd' into submodule path '/Users/wenci/.vim/bundle/YouCompleteMe/third_party/ycmd/third_party/racerd' failed
Failed to recurse into submodule path 'third_party/ycmd'

最开始我以为是网络问题,后来开了代理也是这样。似乎是某个第三方插件没办法 clone下来,网上查了一下似乎也没有解决办法。有人知道我这个是什么问题吗?

vim 版本:7.4.898
MacOS 版本:10.12

阿神
阿神

闭关修行中......

全部回复(1)
小葫芦

https://github.com/Valloric/Y...

可以参考一下.

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板