bud icon indicating copy to clipboard operation
bud copied to clipboard

Fix installer error message for Window's 11

Open gofenix opened this issue 3 years ago • 2 comments

when i run this command in windows11's terminal:

curl -sf https://raw.githubusercontent.com/livebud/bud/main/install.sh | sh

sh: uname_os_check: internal error 'MINGW64_NT-10.0-25115' got converted to 'mingw64_nt-10.0-25115' which is not a GOOS value. Please file bug at https://github.com/client9/shlib

Will it suport windows?

gofenix avatar Jun 05 '22 06:06 gofenix

Currently, there is no Windows support, only WSL. A discussion for native Windows support has already started here.

012e avatar Jun 05 '22 10:06 012e

@012e is right, there's only WSL support at the moment.

Interesting though, the installer definitely should have picked up on this! Repurposing this issue to get that fixed.

matthewmueller avatar Jun 05 '22 16:06 matthewmueller