Ubuntu18.04 ycm server SHUTDOWN

当在Unbuntu18.04中安装ycm时,将会遇到ycm server SHUTDOWN问题具体信息为:
The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). YCM core library not detected; you need to compile YCM before using it. Follow the instructions in the documentation
1.重装YouCompleteMe
python3 install.py --clang-completer --racer-completer(先进入ycm文件~/.vim/bundle/YouCompleteMe,在对其中的install.py进行此命令操作。
2.安装YouCompleteMe过程提示cargo异常
ERROR:cargo is required for the Rust completer
如果提示cargo异常,需要安装cargo,命令如下:
curl -sSf https://static.rust-lang.org/rustup.sh | sh
cargo安装成功后再重试上述步骤1
参考连接:https://blog.csdn.net/gis_101/article/details/78769347

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

友情链接更多精彩内容