help wantedpackaging
仓库指标
- Star
- (1,329 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
sudo bash
npm install -g elm-format
generates the following error:
ERR Error extracting https://github.com/avh4/elm-format/releases/download/0.8.0/elm-format-0.19-0.8.0-mac-x64.tgz - Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/elm-format/unpacked_bin'
with --unsafe-perm it works.