## The problem
Issue earthly/earthly#3200 (closed, 8 comments): Some errors are difficult to parse by a human. Here are some examples... Note that GH's representation doesn't do justice because there's no wrapping. In a terminal, the really long lines take up a LOT of real-estate space that looks very intimidating...
## The fix
Unreadable Earthly error messages (long unwrapped lines eating terminal real estate): fixed via linked PRs, shipped up to release v0.7.21. Upgrade earthly to the latest release to get the improved error output. Any remaining unaddressed cases were split into separate linked issues.
## Notes
Thread: https://github.com/earthly/earthly/issues/3200. Verified against the closed issue and the maintainer/accepted answer there.