'elm-install' is not recognized as an internal or external command

Other-经验分享 2018-06-29

npm:

npm install elm-github-install -g

If you are experiencing EACCES: permission denied errors during installation using NPM then you can try:

sudo npm i -g elm-github-install --unsafe-perm=true --allow-root

参考来源

楼主残忍的关闭了评论