NPM chalk goes esm-only and disables issues
1–4 of 4 posts
Re: NPM chalk goes esm-only and disables issues
#2For more info, look at:
https://github.com/chalk/chalk/releases/tag/v5.0.0
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3...
And for the problems with esm and TypeScript:
Re: NPM chalk goes esm-only and disables issues
#3The issue tracker is only temporarily disabled to prevent issue spam. We had a lot of that lately.
Re: NPM chalk goes esm-only and disables issues
#4For more info, look at: https://github.com/chalk/chalk/releases/tag/v5.0.0 https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3... And for the problems with esm and TypeScript: https://github.com/microsoft/TypeScript/issues/46452
We explicitly point out in the release notes that TypeScript users should not upgrade yet. Chalk v4 has been stable for years and you can continue to use that if you cannot use ESM.