feat: Show nicer error message for known dev container error states (e.g. exit 127, missing command)
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to show a nicer error message in this situation where devcontainer autostart failed due to the `@devcontainers/cli` being missing.
In this case, exit 127 tells us that the command is missing, in which case we could surface information about this and perhaps link to help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.