You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This #54677 is not implemented in v20.18.0
v18.20.4 and v22.11.0 (other LTS) versions have console.error not red
How often does it reproduce? Is there a required condition?
Every time
What is the expected behavior? Why is that the expected behavior?
This #54677 should be implemented for v20.x
same behavior as v18.20.4 and v22.11.0 (other LTS) versions
What do you see instead?
console.error is red in v20.18.0
node -e "console.error(process.version)"
is v20.18.0 and red
Additional information
The code that should be reverted first appeared in NodeJS 20 branch in v20.15.0
The text was updated successfully, but these errors were encountered:
alexsch01
changed the title
Revert https://github.com/nodejs/node/pull/54677 in NodeJS 20 Branch
Backport https://github.com/nodejs/node/pull/54677 to NodeJS 20 Branch
Nov 5, 2024
alexsch01
changed the title
Backport https://github.com/nodejs/node/pull/54677 to NodeJS 20 Branch
https://github.com/nodejs/node/pull/54677 should be backported to NodeJS 20 Branch
Nov 5, 2024
Version
v20.18.0
Platform
No response
Subsystem
No response
What steps will reproduce the bug?
This #54677 is not implemented in v20.18.0
v18.20.4 and v22.11.0 (other LTS) versions have console.error not red
How often does it reproduce? Is there a required condition?
Every time
What is the expected behavior? Why is that the expected behavior?
This #54677 should be implemented for v20.x
same behavior as v18.20.4 and v22.11.0 (other LTS) versions
What do you see instead?
console.error is red in v20.18.0
is v20.18.0 and red
Additional information
The code that should be reverted first appeared in NodeJS 20 branch in v20.15.0
The text was updated successfully, but these errors were encountered: