There are a long list of arguments why docker shouldn't be changing npm's default and a lot of vocal support for removing the verbose setting. Now that it's been over a year since this was last discussed, I would like to reopen the discussion to consider returning to npm's default.
warn
already prints (typically) enough info during a failure case. the scenarios where info
is actually necessary to debug a failure are vanishingly slim. indeed, failures themselves are the exception, so info
is necessary in a fraction of a fraction of casesnpm config set
because env vars take precedence. thus the only way to get back to npm's default is to set our own env varAnd most importantly, contrary to the documented rationale for this setting:
STDOUT
At the very least, this setting should not be set via environment variable, but rather via the builtin config file. $PREFIX/etc/npmrc
is specifically for distributions to customize defaults to their liking. Using this would allow users to force it back to npm's default using either user or project .npmrc
, instead of forcing users to override using env var or cli flag.
meeech, brianphillips, bnb, CaptEmulation, jnewbigin and 1 more
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4