Schniz/fnm

Arch detection override

開放

#239 建立於 2020年8月29日

 (4 則留言) (0 個反應) (0 位負責人)Rust (631 個分叉)batch import
good first issue

倉庫指標

星標
 (25,531 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I am running fnm on Alpine, meaning no glibc thus official node.js build can't be used. I set the appropriate mirror env variable to the unofficial one, but it still fails to install because my arch is x64 but the unofficial build has -musl appended onto that. Hopefully a flag to override that can be added

貢獻者指南