Skip to content

https://github.com/nodejs/node/pull/54677 should be backported to NodeJS 20 Branch #55726

Open
@alexsch01

Description

@alexsch01

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions