You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an error with the Neotest plugin in my Neovim setup and could use some help. When I try to use Neotest, I get the following error message:
Error executing Lua callback: ...igotti/.local/share/nvim/lazy/neotest/plugin/neotest.lua:88: attempt to index field 'run' (a nil value)
stack traceback:
...igotti/.local/share/nvim/lazy/neotest/plugin/neotest.lua:88: in function <...igotti/.local/share/nvim/lazy/neotest/plugin/neotest
.lua:87>
...igotti/.local/share/nvim/lazy/neotest/plugin/neotest.lua:92: in function <...igotti/.local/share/nvim/lazy/neotest/plugin/neotest
.lua:90>
I've tried updating the plugins and ensuring that my Neovim version is compatible, but the error persists. The setup involves lazy.nvim for plugin management. Any insights on what could be causing this error or how to fix it would be greatly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm encountering an error with the Neotest plugin in my Neovim setup and could use some help. When I try to use Neotest, I get the following error message:
I've tried updating the plugins and ensuring that my Neovim version is compatible, but the error persists. The setup involves lazy.nvim for plugin management. Any insights on what could be causing this error or how to fix it would be greatly appreciated!
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions