参考博文:http://blog.sina.com.cn/s/blog_8f70642d0102wo57.html

 

原因就是你或者没用Vundle安装,或者Vundle由于网速太慢下载到一半不能把安装依赖包完全下载下来

解决方案:

进入到YouCompleteMe目录,在terminal窗口敲入git submodule update --init --recursive

相关文章:

  • 2022-12-23
  • 2021-06-17
  • 2021-08-19
  • 2021-12-20
  • 2021-04-10
  • 2021-05-18
  • 2021-07-12
  • 2021-08-07
猜你喜欢
  • 2022-12-23
  • 2021-08-23
  • 2021-11-19
  • 2021-04-10
  • 2022-01-04
  • 2021-11-21
  • 2022-12-23
相关资源
相似解决方案