josa42 / coc-sh

SH language server extension using bash-language-server for coc.nvim.
MIT License
205 stars 4 forks source link

Stopped working #61

Closed oblitum closed 2 years ago

oblitum commented 2 years ago

Extension stopped working. Latest bash-language-server is at version 3, this extension is tied to version 2, maybe that's the cause.

IngoMeyer441 commented 2 years ago

Perhaps, this issue could be relevant: https://github.com/bash-lsp/bash-language-server/issues/353.

randallwc commented 2 years ago

https://github.com/bash-lsp/bash-language-server/issues/353#issuecomment-1133847079

Version 3.0.3 should fix this issue. Other people in this thread were downgrading node in the meantime.