Skip to content

Unexpected color changes in Angular commands' output #238

Description

@peruukki

We use Concurrently to run various commands in an Angular project. After upgrading to Angular 10, we are seeing unexpected color changes in various Angular commands' output, even in the middle of output lines.

Here is the output of an ng serve command when run directly on the command line:
ng-serve-directly

Here is the same when run (prefixed "admin") via Concurrently:
ng-serve-via-concurrently

Should the output colors be the same? In any case, any ideas what might cause this behavior? The colors have never been the same for us, but these kinds of color changes (white to green) only started after we upgraded Angular.

We are using Concurrently programmatically if that makes a difference, and our Node version is 12.16.1.

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