chalk – Error [ERR_REQUIRE_ESM]: require() of ES Module
Chalk 5 has changed to ESM. They provide a link to better understand what that means: Pure ESM. From chalk README: IMPORTANT: Chalk 5 is ESM. If you want to use Chalk with TypeScript or a build tool, you will probably want to use Chalk 4 for now. As of this reply, the last version … Read more