Skip to content

failed to run healthcheck for guard #106

@gasuketsu

Description

@gasuketsu

Description

Performing healthcheck for guard fails with exception as below.

guard: require("guard.health").check()

- ERROR Failed to run healthcheck for "guard" plugin. Exception:
  function health#check, line 25
  Vim(eval):E5108: Error executing lua Vim:E1174: String required for argument 1
  stack traceback:
  [C]: in function 'executable'
  ...a/.local/share/nvim/lazy/guard.nvim/lua/guard/health.lua:13: in function 'executable_check'
  ...a/.local/share/nvim/lazy/guard.nvim/lua/guard/health.lua:37: in function 'check'
  [string "luaeval()"]:1: in main chunk

Environment

  • neovim: 0.9.2
  • guard.nvim: 43e6473
❯ nvim --version
NVIM v0.9.2
Build type: Release
LuaJIT 2.1.1692716794

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions