Application silently fails to run if config is invalid, no errors are shown #2141
Labels
bug
Issues related to defects and incorrect/unexpected feature behavior
severity: major
Issues with high impact on the product, e.g., new packages, installation issues, etc.
Describe the bug
Application doesn't show any errors that were thrown during its start up
To Reproduce
Create an application using any template except react, or just use an example from source
Comment any mandatory entry in config, for example 'mode'
yarn dev
App fails silently, no errors are shown
Expected behavior
Config validation error
Additional context
Version 0.33.2 and higher
The text was updated successfully, but these errors were encountered: