Commit e77e129
fix: fall back to arm64 binary on darwin when x64 binary is missing
Silicon Mac users running x64 Node (via Rosetta or nvm default) got a
404 because muapi-darwin-x86_64 was not in the v0.2.5 release. Fall back
to the arm64 binary on darwin so the install succeeds regardless of which
Node arch is active.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fd21b61 commit e77e129
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments