You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not possible to instal the plugin form a cygwin environment:
helm plugin install https://github.com/quintush/helm-unittest
./install-binary.sh: Zeile 2: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 4: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 8: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 10: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 25: Syntaxfehler beim unerwarteten Wort `$'{\r''
'/install-binary.sh: Zeile 25: `initArch() {
Error: plugin install hook for "unittest" exited with error
After the failed install helm plugin list
lists the plugin as installed. helm plugin uninstall unittest
is necessary to get rid of the failed installation.
The text was updated successfully, but these errors were encountered:
It's not possible to instal the plugin form a cygwin environment:
After the failed install
helm plugin list
lists the plugin as installed.
helm plugin uninstall unittest
is necessary to get rid of the failed installation.
The text was updated successfully, but these errors were encountered: