vbehar/helm3-unittest

Installation failure

Closed this issue · 1 comments

Trying to install this plugin, it shows the following error:

Error: Unable to update repository: exit status 128

I found the issue, there was some problem with the local cache. I just went to

cd $(helm env HELM_CACHE_HOME)

And removed the local cache for the plugin and I was finally able to install it