help wantedpackaging
Description
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.