Schniz/fnm

Arch detection override

オープン

#239 opened on 2020/08/29

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (631 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (25,531 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド