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.

Enhanced Error module

See original GitHub issue

In gulp 3, when errors were logged the output was colored nicely, with separate colors for filenames, plugin name, etc. Now everything is red, which is quite hard to look at and to parse visually.

In addition, we get “Details” which look like this:

Details:
    domainEmitter: [object Object]
    domain: [object Object]
    domainThrown: false

Not especially helpful.

Were these changes by design, or is it something that should be fixed?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:2
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
aparajitacommented, Nov 24, 2015

I’m not ranting, but from a user’s perspective it might as well say this:

Details:
    domainEmitter: [Totally useless info]
    domain: [Totally useless info]
    domainThrown: false (and since there's no useful info about the actual domain, this is useless as well)

What is it actually telling the user if the values are hidden?

0reactions
phatedcommented, Dec 31, 2017

With the deprecation of gulp-util - we’re recommending authors to upgrade to https://github.com/gulpjs/plugin-error

Any changes should happen over there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

You must have the 'Enhanced TLS' module on your contract...
Property Manager error: You must have the 'Enhanced TLS' module on your contract to select a hostname with an Enhanced Certificate.
Read more >
Function module enhancement giving error? - SAP Community
Hi All,. I need to enhance the standard FM for that first i enhanced parameter interface and added a field for exporting parameters....
Read more >
ModuleNotFoundError: Module not found: Error: Can't resolve
Hi guys,. I am almost desperate :frowning: I am at the time to deploy my first sage theme BUT I am stuck at...
Read more >
POINT I/O™ Connection Error 16#0205 on Digital Modules ...
For the issue to occur, you need to use the 1734-AENTR/B adapter with Enhanced Rack Optimization selected, that is the default choice. Solution....
Read more >
Cannot Load Module - Version Mismatch :: The Witcher
There is an issue known as the IFO module error, you get that error when trying to to change zone (mostly in chapters...
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