You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can fix this in vitepress too and vitepress' output isn't consistent but IMO rush isn't right either. Also, not sure what to do with spinner when it actually fails.
Oh cool, I didn't know about that Rush setting. Thanks! (I ended up working around this by piping stderr to stdout when running the VitePress build.) Feel free to close this if it's a WONTFIX.
I'm keeping this open for now. Let's see if there are better suggestions. A logger refactor is planned. Will see what to do with this then. Feel free to unsubscribe from the right sidebar. 👍
Describe the bug
A VitePress build is writing normal (non-error) messages to stderr. This causes other tools (like Rush) to interpret the build as failing.
Reproduction
Expected behavior
Non-error messages written to stdout.
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: