Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Fail to install helm-diff

I have helm3 install from homebrew (https://formulae.brew.sh/formula/helm). I am going to install helm-diff (https://github.com/databus23/helm-diff).

This is my command:

helm plugin install https://github.com/databus23/helm-diff

The result is:

Error: plugin already exists

I then:

helm plugin list

and returns

NAME    VERSION DESCRIPTION

Also I have tried:

helm plugin uninstall https://github.com/databus23/helm-diff

and returns

Error: Plugin: https://github.com/databus23/helm-diff not found

What should I do to install this plugin?

like image 960
user15963491 Avatar asked Apr 12 '26 21:04

user15963491


1 Answers

Go to ~/Library/helm/plugins to see if helm-diff exist. Then delete the directory. It should fix your problem.

like image 176
wdetac Avatar answered Apr 17 '26 00:04

wdetac



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!