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

Error message is hidden by screen clear #2511

Closed
benmccann opened this issue Sep 28, 2021 · 1 comment
Closed

Error message is hidden by screen clear #2511

benmccann opened this issue Sep 28, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@benmccann
Copy link
Member

Describe the bug

The output of print_config_conflicts gets hidden by the screen getting cleared. You then have to scroll up to see that anything was printed

Reproduction

Set one of these options:

const [merged_config, conflicts] = deep_merge(modified_vite_config, {

Logs

No response

System Info

`master`

Severity

annoyance

Additional Information

Vite 2.6 will remove some log messages. We should probably wait until that upgrade to see if it fixes it before looking at this further

@benmccann benmccann added the bug Something isn't working label Sep 28, 2021
@benmccann benmccann added this to the 1.0 milestone Sep 28, 2021
@benmccann
Copy link
Member Author

I verified that this is fixed in Vite 2.6.0-beta.3 so will go ahead and close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant