Skip to content

Error running "Copilot disable" #503

@luccascorrea

Description

@luccascorrea

Hi!

I am running into a similar problem as described in this issue (I was going to reopen that one but I don't have permission for that).

Essentially, when I try running the Copilot disable command, I get the error below:

Error executing Lua callback: .../share/nvim/lazy/copilot.lua/lua/copilot/client/init.lua:158: Invalid 'group': 'copilot.client'
stack traceback:
        [C]: in function 'nvim_clear_autocmds'
        .../share/nvim/lazy/copilot.lua/lua/copilot/client/init.lua:158: in function 'teardown'
        ...ocal/share/nvim/lazy/copilot.lua/lua/copilot/command.lua:78: in function <...ocal/share/nvim/lazy/copilot.lua/lua/copilot/command.lua:76>
        ...ea/.local/share/nvim/lazy/copilot.lua/plugin/copilot.lua:41: in function <...ea/.local/share/nvim/lazy/copilot.lua/plugin/copilot.lua:9>

There was a comment in the other issue suggesting that it could be caused by node not being in the PATH but that's not the case for me. Does anyone know how to fix this?

My installation is pointing at commit 46f4b7d if that helps.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions