livebud/bud

Fix installer error message for Window's 11

Open

#130 opened on Jun 5, 2022

View on GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (211 forks)batch import
help wantedneeds investigation

Repository metrics

Stars
 (5,391 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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?

Contributor guide