Whenever there's an exception when spinning up the local dev server, there should be a more dev-friendly formatted error message with instructions on how the issue can be resolved.
This should be handled by dedicated error handlers for common and well-known start-up errors such as db schema validation.
Note that the stack trace logs should still be preserved either in the terminal or a separate error report page (to be discussed).
Whenever there's an exception when spinning up the local dev server, there should be a more dev-friendly formatted error message with instructions on how the issue can be resolved.
This should be handled by dedicated error handlers for common and well-known start-up errors such as db schema validation.
Note that the stack trace logs should still be preserved either in the terminal or a separate error report page (to be discussed).