I was trying to install java plugin to LazyVim and gave me the following error:
Failed to run `config` for nvim-dap
...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/loader.lua:373: attempt to call field 'setup' (a nil value)
# stacktrace:
- ~/.config/nvim/lua/config/lazy.lua:9
- ~/.config/nvim/init.lua:2
I searched solution in this answer: ,but I don’t know where to apply this solution.
New contributor
Alejandro Lucena is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.