bcampolo / nvim-starter-kit

Neovim Starter Kit
MIT License
236 stars 37 forks source link

Failed to run `config` for nvim-dap-ui #17

Closed Marvinus closed 2 months ago

Marvinus commented 3 months ago

Failed to run config for nvim-dap-ui

...se/.local/share/nvim/lazy/nvim-dap-ui/lua/dapui/init.lua:36: nvim-dap-ui requires nvim-nio to be installed. Instal l from https://github.com/nvim-neotest/nvim-nio

stacktrace:

6iu8a commented 3 months ago

Just add these two lines to fix it. DF1C4500-4A96-49e3-9B98-D44C566F860D

bcampolo commented 2 months ago

Thanks, this must have been updated in a newer version of nvim-dap-ui. I've made the updates.