【coc.nvim】「buildindex.js not found, please install dependencies and compile coc.nvim by yarn install」エラーの対処

目次

エラーの発生した状況

新規のUbuntu環境を構築している時に発生。

node.jsyarmはインストール済みなのに、エラーが解消されないのでバージョンを変えたりしてみたが駄目だった。

対処法

vimを起動して、以下のコマンドを実行する

1
:call coc#util#install()

【coc.nvim】「buildindex.js not found, please install dependencies and compile coc.nvim by yarn install」エラーの対処

https://blog.djima.net/2021/09/15/【coc-nvim】 「buildindex.js-not-found-please-install-dependencies-and-compile-coc-nvim by-yarn-install」エラーの対処/

Author

Daiki Iijima

Posted on

2021-09-15

Updated on

2024-04-17

Licensed under