You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
Inconsistent server startup. 1 in 20 chance of this error occurring whenever I open nvim. It started recently after I ran a lazy update.
The error in question
[lspconfig] Cannot access configuration for tsserver. Ensure this server is listed in `server_configurations.md` or added as a custom ser
ver.
[lspconfig] Cannot access configuration for pylsp. Ensure this server is listed in `server_configurations.md` or added as a custom server
.
[lspconfig] Cannot access configuration for html. Ensure this server is listed in `server_configurations.md` or added as a custom server.
[lspconfig] Cannot access configuration for cssmodules_ls. Ensure this server is listed in `server_configurations.md` or added as a custo
m server.
[lspconfig] Cannot access configuration for clangd. Ensure this server is listed in `server_configurations.md` or added as a custom serve
r.
[lspconfig] Cannot access configuration for cssls. Ensure this server is listed in `server_configurations.md` or added as a custom server
.
[lspconfig] Cannot access configuration for lua_ls. Ensure this server is listed in `server_configurations.md` or added as a custom serve
r.
Problem
Inconsistent server startup. 1 in 20 chance of this error occurring whenever I open nvim. It started recently after I ran a lazy update.
The error in question
My lsp config
I appreciate any help on this issue.
The text was updated successfully, but these errors were encountered: