helm-dashboard
helm-dashboard copied to clipboard
Error when installing : Illegal option -
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

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
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.
No more feedback received...