TypeError with chalk v3
brandonpsmith opened this issue · 1 comments
brandonpsmith commented
when using chalk v3 in my cli it conflicts with this plugin and throws a TypeError. chalk v3 introduced breaking changes but also introduced chalk.stderr which was much needed.
TypeError: Cannot read property 'dim' of undefined
brandonpsmith commented
first step is to get this PR merged. then we can update the version here.