mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
a833c9e0be
prints console error in red and warn in yellow PR-URL: https://github.com/nodejs/node/pull/51629 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: James M Snell <jasnell@gmail.com>
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
|
|
*(node:*) Warning: The 'NODE_DISABLE_COLORS' env is ignored due to the 'FORCE_COLOR' env being set.
|
|
(Use `* --trace-warnings ...` to show where the warning was created)*
|