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
Please Note: This may not work on Windows if you have spaces in your `HELM_HOME` path. You can instead download the windows executable from the [latest release](https://github.com/kanopy-platform/ksec/releases/latest).
17
-
18
16
Install from source (requires [golang](https://golang.org/doc/install#install)).
19
17
20
18
go get github.com/kanopy-platform/ksec/cmd/...
21
19
20
+
### Trobleshooting
21
+
22
+
#### Windows: Spaces in `HELM_HOME`
23
+
24
+
`helm plugin install` may not work on Windows if you have spaces in your `HELM_HOME` path. You can instead download the windows executable from the [latest release](https://github.com/kanopy-platform/ksec/releases/latest).
25
+
26
+
#### Helm Install Errors
27
+
28
+
You may need to remove a plugin and clear your plugin cache if you have errors installing a plugin.
0 commit comments