pocco81 / dap-buddy.nvim

🐞 Debug Adapter Protocol manager for Neovim
GNU General Public License v3.0
400 stars 48 forks source link

chmod: cannot access 'extension/debugAdapters/mono.linux-x86_64': No such file or director #18

Closed asher-gh closed 3 years ago

asher-gh commented 3 years ago

Getting this error on installing ccppr_vsc_dbg on dev channel

pocco81 commented 3 years ago

Fixed! However, I don't think it should work. DAPInstall follows the instructions on nvim-dap's wiki about the installation, but in one of the steps they require to make a file, which doesn't exist, executable.

I personally don't use this debugger, but you could open an issue in its repo :+1: