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
Not sure why stdout-stream doesn't work nicely on windows, but for now I'm using a conditional to fall back to process.stdout. Maybe we should just evaluate using process.stdout on all platforms — I'm not aware of scenarios where it helps?
Heyyyy !
I'm discovering budo, and it look awesome, everything works fine, but I have a small 'issue' with my output it seems.
Instead of looking like the example with Garnish, it's more like ... that :

And if I do the same thing and just piping it through garnish :

I'm on Windows 10, using Node v6.6.0, NPM v3.10.3, Budo v9.2.1 and Garnish 5.2.0
Thanks for the work !
The text was updated successfully, but these errors were encountered: