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

Error installing last plugin version on windows

Open yul14nrc opened this issue 2 years ago • 1 comments

I am try to install the helm s3 plugin on windows 10 machine, and its returning the following error: C:\Users\user.lastname>helm plugin install https://github.com/hypnoglow/helm-s3.git Error: exec: "sh": executable file not found in %PATH%

yul14nrc avatar Dec 14 '22 21:12 yul14nrc

Hello

Unfortunately I don't have an access to windows machine at the moment.

It seems that your system lacks a shell. As I remember, bash and other tools come with Git for Windows, you can try to install it.

Alternative option is to use WSL.

hypnoglow avatar Oct 25 '23 17:10 hypnoglow