Description
C:\Users\Dief\Documents\Source\GLFW\rewrite-test\node_modules\tspath\parser-engine.js:331
log(chalk.red.bold("Missing required field:") + " \"" + chalk.bold.underline(key) + "\"");
^
TypeError: chalk.red.bold is not a function
Notes
Chalk version installed is currently 2.4.2, however I've also manually installed chalk 2.3.0 to match what's in package.json. Same error for both.
Description
Notes
Chalk version installed is currently 2.4.2, however I've also manually installed chalk 2.3.0 to match what's in package.json. Same error for both.