Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application silently fails to run if config is invalid, no errors are shown #2141

Closed
const314 opened this issue Nov 22, 2021 · 0 comments
Closed
Assignees
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.

Comments

@const314
Copy link
Collaborator

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

@const314 const314 added 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. labels Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants