Skip to content

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

@ernieIzde8ski

Description

@ernieIzde8ski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions