美文网首页
[coc.nvim] build/index.js not fo

[coc.nvim] build/index.js not fo

作者: 千羽之城88 | 来源:发表于2022-11-25 14:40 被阅读0次

先安装npm或者yarn

标题错误的产生是由于没有安装依赖文件,找到coc目录,比如我这里在:

cd  ~/.config/nvim/plugged/coc.nvim

然后执行:

yarn install

等待完成,然后再neovim执行

:messages

没有错误提示说明安装成功了,再次验证:

checkhealth

相关文章

网友评论

      本文标题:[coc.nvim] build/index.js not fo

      本文链接:https://www.haomeiwen.com/subject/weiffdtx.html