weirongxu / coc-explorer

📁 Explorer for coc.nvim
MIT License
1.14k stars 45 forks source link

When running CocRestart I get Error on "runCommand": Command: coc-helper.internal.didVimEvent_m1_v0_11_1_explorer_2 not found #480

Open npearson72 opened 2 years ago

npearson72 commented 2 years ago

I'm not sure if this is a coc-explorer error or something else.

Please advise.

npearson72 commented 2 years ago

Hi @weirongxu, I've narrowed the problem down. It appears to be a conflict with coc-explorer and coc-git. Hope this helps.

weirongxu commented 2 years ago

It seems that this error message does not affect the normal function, I will take a look when I have time