Humanize some errors
Open
UX
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
It's nice for me to have the trail, but more common cases like:
```
Error: initializing: reading config: open up.json: no such file or directory
```
could be summarized and have a bit more copy explaining that it needs an up.json file, and to just run `up` to initialize that.
Contributor guide
Assessment
This issue has not been assessed yet.