Estoy tratando de construir, construir hilo pero me muestra
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.El error se debe a que a COC le faltan algunas dependencias para funcionar.
\nvim\plugged\coc.nvimnpm install o yarn installReinicie su VIM o NEOVIM .
Debe ejecutar yarn install en el directorio coc.nvim.
resuelto en mac por npm install
comprueba la ruta correcta:
cd ~/.vim/bundle/coc.nvim . cd: no existe tal archivo o directorio: /Users/pawankumar/.vim/bundle/coc.nvim
cd ~/.vim/enchufado/coc.nvim/
instalar npm