Coc.nvim: ERROR: ENOENT: no such file or directory, unlink '/tmp/coc-nvim.log'

Created on 18 May 2019  路  2Comments  路  Source: neoclide/coc.nvim

Most helpful comment

Is there already a different issue tracking the failure to build after plugin update?

I have:

  Plug 'neoclide/coc.nvim', { 'do': './install.sh nightly' }

and apparently it didn't build for me either.

All 2 comments

Got the same issue. Commit https://github.com/neoclide/coc.nvim/commit/dfc8dc22777e4109ce2f4830c1088aad40caa392 doesn't fix it for me at least.

Nevermind, it is fixed. The plugin was not build with the coc#util#install() hook. (Plugged). Had to go and yarn install it.

Is there already a different issue tracking the failure to build after plugin update?

I have:

  Plug 'neoclide/coc.nvim', { 'do': './install.sh nightly' }

and apparently it didn't build for me either.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tom-james-watson picture tom-james-watson  路  3Comments

lanox picture lanox  路  3Comments

zhou13 picture zhou13  路  3Comments

chemzqm picture chemzqm  路  3Comments

FrankLA0203 picture FrankLA0203  路  3Comments