question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FORCE_COLOR support

See original GitHub issue

even though supports-color is used in debug, it appears as though FORCE_COLOR is not being honored.

i’m getting color with no trouble when using with a script run directly (regardless of FORCE_COLOR being present or not), but lose the color output when using with a script run through npm-run-all, even with FORCE_COLOR enabled.

is this something specific about debug’s use of supports-color?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
LoganDarkcommented, Jun 16, 2018
DEBUG_COLORS Whether or not to use colors in the debug output.

README.md

0reactions
Qix-commented, Jun 20, 2018

Going to chalk it up as such. Please let me know if that’s not the case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Control.ForeColor Property (System.Windows.Forms)
In this article ... Gets or sets the foreground color of the control. public: virtual property System::Drawing::Color ForeColor { System::Drawing::Color get(); ...
Read more >
Foreground Color (ForeColor) - Rocket Software
All widgets accept the property, but some will ignore it. For example, forecolor is not supported for Radio Group and CheckBox widgets because...
Read more >
ForeColor Property (Label) - GrapeCity
ActiveReports Namespace > Label Class : ForeColor Property ... Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not...
Read more >
ForeColor Property (Appearance) - Windows Forms - Infragistics
This sample creates a new appearance object and sets the color associated properties. This routine is called from the InitializeLayout event of the...
Read more >
CurrentSkin - get ForeColor/BackColor for TextEdit ...
CurrentSkin - get ForeColor/BackColor for TextEdit, LookupEdit. ... Thank you for your help, kind regards Rene.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found