jay-babu / mason-nvim-dap.nvim

GNU Affero General Public License v3.0
551 stars 39 forks source link

Packer Update Fails #89

Closed AndreM222 closed 1 year ago

AndreM222 commented 1 year ago

When I try to update all my plugins this one alwasy says fail. the installation is the following.

use 'jay-babu/mason-nvim-dap.nvim'

Installer: Packer

Config: https://github.com/AndreM222/Windows-Dotfiles/blob/be551779a09be90f21c98b411823d91eb73df7d7/nvim/lua/andrem222/plugins.lua#L47

image

jay-babu commented 1 year ago

Can you show more info?

AndreM222 commented 1 year ago

image

jay-babu commented 1 year ago

Try deleting and reinstalling

AndreM222 commented 1 year ago

Yes reinstalling worked. thanks