Skip to content

[Windows; Git Bash] Colorize failed after first command #207

@NeoJRotary

Description

@NeoJRotary

Expected Behavior

Colorize always work

Actual Behavior

image

Steps to Reproduce the Problem

console.log(chalk.green('0'));
console.log(chalk.blue('1'));
await $`echo 1`;
console.log(chalk.blue('1'));
await $`echo 2`;

Specifications

  • Version: 3.1.0
  • Platform: Windows 10 ( Git bash )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions