bud
bud copied to clipboard
Fix installer error message for Window's 11
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?
Currently, there is no Windows support, only WSL. A discussion for native Windows support has already started here.
@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.