Skip to content

kentcdodds/chalk-concurrently-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chalk-concurrently-bug

I'm not getting colorized output when running concurrently on a script that is outputing stuff with chalk.

  1. Clone the project: git clone https://github.com/kentcdodds/chalk-concurrently-bug.git
  2. Install the dependencies: npm install
  3. Try running the script npm run concurrently and you'll notice that the text is not colored
  4. Then run the script npm run notConcurrently and you'll notice that the text is colored

output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published