Skip to content
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

attempt to index local 'client' (a nil value) #17

Open
ernieIzde8ski opened this issue Aug 23, 2024 · 0 comments
Open

attempt to index local 'client' (a nil value) #17

ernieIzde8ski opened this issue Aug 23, 2024 · 0 comments

Comments

@ernieIzde8ski
Copy link

ernieIzde8ski commented Aug 23, 2024

Sometimes when I'm writing programs (lately, with lua_ls) I run into this error.

Error executing vim.schedule lua callback: .../share/nvim/lazy/nvim-lsp-notify/lua/lsp-notify/init.lua:262: attempt to index local 'client' (a nil value)
stack traceback:
        .../share/nvim/lazy/nvim-lsp-notify/lua/lsp-notify/init.lua:262: in function 'fn'
        vim/_editor.lua:599: in function 'fn'
        vim/_editor.lua:351: in function <vim/_editor.lua:350>

Not sure how to debug further. Using latest commit 9541bdd. Running on Void Linux, Void 6.1.105_1 x86_64. Neovim version:

NVIM v0.10.1
Build type: None
LuaJIT 2.1.1720049189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant