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.

[Feature] add less verbose output

See original GitHub issue

I don’t like 100 YN0013 messages with can't be found in the cache and will be fetched from the remote registry

Can it be hidden somehow by default?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
chrisdothtmlcommented, Nov 17, 2020

For anyone coming here from search, this was resolved in #1907 via logFilters

3reactions
syabrocommented, Jan 29, 2020

Guys, what’s the point of showing 100500 same lines? Separate lines make sense if user wants to press CTRL+C to avoid unexpected behavior.

Is it a case for yarn?

Maybe use one line for text message and show the packages joined instead of one-line-per package?

➤ YN0013: │ These packages were not found in the cache and will be fetched from the remote registry
➤ YN0013: │   array-flatten@npm:1.1.1 accepts@npm:1.3.7 body-parser@npm:1.19.0 bytes@npm:3.0.0 bytes@npm:3.1.0 compression@npm:1.7.4
➤ YN0013: │   confetti-js@npm:0.0.15 compressible@npm:2.0.18 content-disposition@npm:0.5.3 content-type@npm:1.0.4 cookie-signature@npm:1.0.6
➤ YN0013: │   cookie@npm:0.4.0 cors@npm:2.8.5 debug@npm:2.6.9 depd@npm:1.1.2 destroy@npm:1.0.4 ee-first@npm:1.1.1 encodeurl@npm:1.0.2
➤ YN0013: │   escape-html@npm:1.0.3 etag@npm:1.8.1 express@npm:4.17.1 finalhandler@npm:1.1.2 forwarded@npm:0.1.2 fresh@npm:0.5.2 http-errors@npm:1.7.2
➤ YN0013: │   http-errors@npm:1.7.3 iconv-lite@npm:0.4.24 inherits@npm:2.0.3 inherits@npm:2.0.4 ipaddr.js@npm:1.9.0 media-typer@npm:0.3.0
➤ YN0013: │   merge-descriptors@npm:1.0.1 methods@npm:1.1.2 mime-db@npm:1.43.0 mime-types@npm:2.1.26 mime@npm:1.6.0 ms@npm:2.0.0
➤ YN0013: │   ms@npm:2.1.1 negotiator@npm:0.6.2 object-assign@npm:4.1.1 on-finished@npm:2.3.0 on-headers@npm:1.0.2 parseurl@npm:1.3.3
➤ YN0013: │   path-to-regexp@npm:0.1.7 proxy-addr@npm:2.0.5 qs@npm:6.7.0 range-parser@npm:1.2.1 raw-body@npm:2.4.0 safe-buffer@npm:5.1.2
➤ YN0013: │   safer-buffer@npm:2.1.2 send@npm:0.17.1 serve-static@npm:1.14.1 setprototypeof@npm:1.1.1 statuses@npm:1.5.0 toidentifier@npm:1.0.0
➤ YN0013: │   type-is@npm:1.6.18 unpipe@npm:1.0.0 utils-merge@npm:1.0.1 vary@npm:1.1.2
Read more comments on GitHub >

github_iconTop Results From Across the Web

Can Maven be made less verbose? - Stack Overflow
I want to get rid of all [INFO] lines, but I couldn't find any mention of an argument or config settings that controls...
Read more >
Automake Silent Rules (automake) - GNU.org
Passing --enable-silent-rules to configure will cause build rules to be less verbose; the option --disable-silent-rules will cause normal verbose output.
Read more >
Using oneMKL Verbose Mode - Intel
The Intel® MKL Verbose mode has 2 modes when used with CPU applications: ... Both enabling and disabling of the Verbose mode using...
Read more >
Verbose mode - Wikipedia
In computing, Verbose mode is an option available in many computer operating systems and programming languages that provides additional details as to what ......
Read more >
about CommonParameters - PowerShell | Microsoft Learn
In non-interactive mode, the Debug parameter overrides the value of ... The following command adds any error messages to the $a variable:.
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