We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, Whenever I open a bash script in neovim (NVIM v0.10.1), I get the following error:
LSP[bashls]: Error ON_ATTACH_ERROR: "/home/USER/.config/nvim/lua/lsp.lua:33: attempt to index field 'resolved_capabilities' (a nil value)"
$ bash-language-server --version 5.4.2
$ node --version v20.5.1
How can I fix this? Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Whenever I open a bash script in neovim (NVIM v0.10.1), I get the following error:
LSP[bashls]: Error ON_ATTACH_ERROR: "/home/USER/.config/nvim/lua/lsp.lua:33: attempt to index field 'resolved_capabilities' (a nil value)"
$ bash-language-server --version
5.4.2
$ node --version
v20.5.1
How can I fix this?
Thank you
The text was updated successfully, but these errors were encountered: