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

Duration is hidden in Powershell on Windows with standard background color #2271

Closed
No0Vad opened this issue Dec 16, 2018 · 4 comments
Closed

Comments

@No0Vad
Copy link

No0Vad commented Dec 16, 2018

What were you expecting to happen?
The duration to be visible.

What actually happened?
Duration is in the same color as powershells standard background color, so it is not visible.

With the --no-color flag
image

With color
image

Using the same color as the taskname would solve it.

Please post a sample of your gulpfile (preferably reduced to just the bit that's not working)
N/A

What version of gulp are you using?
Version v4.0.0

What versions of npm and node are you using?
NPM v6.5.0
Node v10.14.2

@phated
Copy link
Member

phated commented Dec 16, 2018

Duplicate of gulpjs/gulp-cli#63 and gulpjs/fancy-log#18

This is a WIP but we don't have an ETA.

@No0Vad
Copy link
Author

No0Vad commented Dec 29, 2018

Could a quick solution be to change it to the same shade of blue as the task name "JsCompile"?
That way it would be visible in powershell out of the box.

@craxal
Copy link

craxal commented Jun 5, 2019

It's not just with the default PowerShell window colors. I modified my colors, and the duration is still invisible (with gulp@4.0.2).

image

@phated phated added this to Nice to Have in v5 Oct 21, 2020
@phated
Copy link
Member

phated commented Mar 23, 2024

Support for theming timestamps and messages was added to gulp-cli in gulpjs/gulp-cli#260. This will be released as gulp-cli v3.0.0 and included in the gulp v5 release. As with all gulp-cli releases, newer versions can run older gulp so you'll be able to theme anything with v3.0.0

@phated phated closed this as completed Mar 23, 2024
v5 automation moved this from Nice to Have to Done Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5
  
Done
Development

No branches or pull requests

3 participants