vim插件 - vim 插件YouCompleteMe插件安裝失敗
阿神
阿神 2017-05-16 16:35:15
0
1
1108

在安裝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...

可以參考一下.

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板