Si luego de instalar coc da el siguiente error:

[coc.nvim] build/index.js not found, please install dependencies and compile coc.nvim by: yarn install

La solucion es bastante sencilla, simplemente debemos ir al directorio de coc que puede estar en las siguientes ubicaciones:

cd ~/.vim/bundle/coc.nvim

#or

cd ~/.vim/plugged/coc.nvim/

Luego simplemente ejecutamos:

yarn install

Con lo anterior ya debería dejar de dar el error al iniciar.

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from Alvaro De León

Subscribe now to keep reading and get access to the full archive.

Continue reading