-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
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
Error executing vim.schedule lua callback: **/lsp/handlers.lua:122 bad argument #1 to 'ipairs' (table expected, got nil) #267
Comments
same issue found.... |
Same issue in lsp.log:
|
You guys ever found a solution? sitting with the same problem. |
Unfortunately, I didn't have the time to look into it. In the end, I got fed up and switched to jdtls. |
Used Mason to install java-language-server on nvim and I get this same error every time I launch |
I believe this PR should fix it #262 The To work around this, you can add the following to the LSP config
|
Trying to go through Spring Quickstart, but getting this error:
**/lsp/handlers.lua:122
Setup
:LspLog
lsp.log
The text was updated successfully, but these errors were encountered: