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
{{ message }}
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.
i see the same error, and it seems to have something to do with the setup of additional language servers.
i added a config for pyls before, and when i remove it, the error disappears.
turns out, there was just no default config for pyls anymore.
(see neovim/nvim-lspconfig#1074)
switched to pylsp, and its working again.
maybe its something similar for you @antonyr ?
With the latest Neovim 0.5.0, This error was noticed.
Please help fix this.
The text was updated successfully, but these errors were encountered: