salesforce / helm-starter

A helm plugin for managing chart starters.
BSD 3-Clause "New" or "Revised" License
56 stars 20 forks source link

Error ex #6

Open ilclaudio opened 1 year ago

ilclaudio commented 1 year ago

After installing the starter on this system:

SO: Windows 10 Pro 21H2
Docker Desktop 4.12.0 (85629)
Docker Engine v20.10.17
Kubernetes v1.25.0
> helm version 
version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean", GoVersion:"go1.17.5"}

with these commands:

helm plugin install https://github.com/salesforce/helm-starter.git

> helm plugin list
NAME    VERSION DESCRIPTION
starter 1.0.0   This plugin fetches, lists, and deletes helm starters from github.

I have these errors:

> helm starter --help
Error: fork/exec C:\Users\<myuser>\AppData\Roaming\helm\plugins\helm-starter.git/starter.sh: %1 is not a valid Win32 application

> helm starter list
Error: fork/exec C:\Users\<myuser>\AppData\Roaming\helm\plugins\helm-starter.git/starter.sh: %1 is not a valid Win32 application.
klamas1 commented 3 months ago

It is written that this is not a Windows application. The plugin will not work on windows