Make build console output more node / npm friendly
I recently started moving some projects to using GulpJS and Bower. Both are Node tools. Whilst they seem to function fine the build output is not node / npm friendly. The characters that are used to denote tree hierarchy etc end up looking a little mangled (see enclosed pic).
It would be good if this part of the console output was as readable as anything else is. Since GulpJS / Bower / GruntJS are due to become much more part of the .NET / Visual Studio way of doing things with ASP.Net vNext I'd guess other people will be after this soon too.
All the best. (And thanks for your hard work!),
John
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 12 Jan, 2015 05:43 PM
Run it as "CMD", not PowerShell, and you'll get fine output. I'm afraid for PS it's not possible to change StdOut encoding.
2 Posted by johnny_reilly on 12 Jan, 2015 07:05 PM
Thanks - will try!
johnny_reilly closed this discussion on 29 Jan, 2015 09:24 AM.