helm-dashboard icon indicating copy to clipboard operation
helm-dashboard copied to clipboard

Error when installing : Illegal option -

Open DevLazio opened this issue 3 years ago • 1 comments

Hello, when I try to install or update the plugin I encounter the following error:

/bin/sh: 0: Illegal option -
Error: plugin install hook for "dashboard" exited with error

image

Using GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) on WSL2 (Ubuntu 22.04.1 LTS)

If I try to use helm dashboard anyway I get

Error: fork/exec /home/vmariette/.local/share/helm/plugins/helm-dashboard.git/bin/helm-dashboard: no such file or directory

DevLazio avatar Oct 25 '22 07:10 DevLazio

This looks very unusual, since it's a basic shell script inside. However, there is a workaround for you: you can just download the appropriate release package for your platform, unpack it and just run dashboard binary from it. The result will be exactly the same as you would run helm dashboard.

undera avatar Oct 25 '22 13:10 undera

No more feedback received...

undera avatar Nov 09 '22 18:11 undera