Can't see output from gulp when run in PowerShell, even though when you cut and paste it's there again?

From gulp-print in Powershell is empty - Stack Overflow:

I looked at the gulp-print GitHub and there is supposed to be a way to disable the color but it isn't working. However, in gulp-print.js I changed magenta = colors.magenta to magenta = colors.white and it's working. Quite sure it isn't an ideal solution as it will be overwritten by an update and someone smarter will suggest something better but it works for now. โ€“ย hlo Apr 19 '16 at 0:18

Of course, now you have to find the right gulp-print.js file. ;^)

Labels: ,