Skip to content

fix: properly detect musl - #160

Merged
QuiiBz merged 2 commits into
mainfrom
fix/properly-detect-musl
Jul 4, 2026
Merged

fix: properly detect musl#160
QuiiBz merged 2 commits into
mainfrom
fix/properly-detect-musl

Conversation

@QuiiBz

@QuiiBz QuiiBz commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Closes #158

  • use process.report.getReport() to detect musl usage properly
  • try to invoke the detected libc variant first, and fallback to the other one if it fails
  • adds the libc field in the package.json so that package managers can download the correct musl or glibc variant

@QuiiBz
QuiiBz merged commit 000a07a into main Jul 4, 2026
4 checks passed
@QuiiBz
QuiiBz deleted the fix/properly-detect-musl branch July 4, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.11.x: "Couldn't find application binary" — detects musl but the glibc binary is installed

1 participant