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

[Windows] Weird output scheme ? #179

Closed
Pymous opened this issue Oct 15, 2016 · 2 comments
Closed

[Windows] Weird output scheme ? #179

Pymous opened this issue Oct 15, 2016 · 2 comments

Comments

@Pymous
Copy link

Pymous commented Oct 15, 2016

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 :
w5diaxv

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

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 !

@mattdesl
Copy link
Owner

Hmm maybe @yoshuawuyts can chime in here?

@mattdesl
Copy link
Owner

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?

mattdesl added a commit that referenced this issue Jan 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants