mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-04-11 02:01:42 +08:00
Alpine detection unconditionally set `x64-musl` regardless of actual architecture, which would be incorrect on ARM-based Alpine containers.
Bug introduced in
|
||
|---|---|---|
| .. | ||
| isainfo_amd64 | ||
| isainfo_x86 | ||
| pkg_info_amd64 | ||
| pkg_info_fail | ||
| pkg_info_x86 | ||
| uname_linux_aarch64 | ||
| uname_linux_armv8l | ||
| uname_linux_x86_64 | ||
| uname_osx_amd64 | ||
| uname_osx_x86 | ||
| uname_smartos_amd64 | ||
| uname_smartos_x86 | ||