You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is caused by elm-make failing to detect a TTY (a "proper" terminal) [1] because it is executed by brunch. The canonical solution seems to implement a command-line flag in elm-make [2].
Problem
When I run elm-brunch, I get monochromatic errors:
When I run elm-make directly, I get pretty errors:
Information
./web/elm/Main.elm
The text was updated successfully, but these errors were encountered: