livebud / livebud/bud

Fix installer error message for Window's 11

Open
#130 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted needs investigation
Dominant language
JavaScript
Stars
5.6k
Forks
175
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

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the command from the issue in a Windows 11 terminal and inspect install.sh, especially the reported uname_os_check failure. Confirm whether Windows 11 is intended to be supported, then define done as removing this installer error or documenting the supported installation path and expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
operating-systems, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.