Check OS / pre-req's and fail fast if not met #5797
Labels
Good First Issue
Good for newcomers
Help Wanted
Extra attention is needed
Priority: Low
Low priority item
🚀 Feature Request
Description
A lot of time and hassle is spent troubleshooting issues that boil down to not running on supported operating systems, or not having the necessary pre-requisites (e.g. Homebrew on macOS). It may be helpful to add in a check for this info by default, and then to introduce a new flag to bypass the check for people who are tinkering with unsupported configurations.
Describe the solution you'd like
Example error messages:
Describe alternatives you've considered
Docs have all the info, but people don't RTFM. Current error messages / stack dumps are quite scary.
The text was updated successfully, but these errors were encountered: