avh4 / elm-upgrade

Upgrade Elm projects

Home Page:https://www.npmjs.com/package/elm-upgrade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

path issue

jschoch opened this issue · comments

[elixir1.2@admin]$ elm-upgrade
INFO: Found elm at /usr/bin/elm
INFO: Found elm-package at /usr/bin/elm-package
INFO: Found Elm Platform 0.18.0
ERROR: elm-format was not found on your PATH.  Make sure you have elm-format installed.
You can download Elm format here https://github.com/avh4/elm-format#installation-

[elixir1.2@admin]$ which elm-format
~/elm-format/bin/elm-format

I think the error message explains the situation correctly. Ask in the Elm Slack or Elm Discourse if you still need help. Thanks!