Skip to content

Broken colors in forked processes #316

Open
@dkundel

Description

@dkundel

It seems like chalk turns supportsColors to false in forked processes for some reason. We can turn that back on by adding FORCE_COLORS as 1. There's an example in this issue for chalk chalk/chalk#381.

The only thing for us to consider is that we'll override that process.env after spawning the forked process with the actual environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions