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
fix(err): don't fail on stderr output, but print the output to stderr (#110)
* test: add test for not exiting on stderr content and match stderr output
* feat: don't fail fast on stderr content, and print stderr, closes#91
* fix: print warnings in yellow instead of red
* style: simplify handleExecError if logic
0 commit comments