我试着构建,纱线构建,但它显示了我
yarn run v1.22.17
error Couldn't find a package.json file in "/home/darth/.config/nvim/plug-config"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.发布于 2021-11-05 00:40:54
您应该在coc.nvim目录中运行yarn install。
https://stackoverflow.com/questions/69841916
复制相似问题