If you are using version 5 or higher of Chalk, you need to import Chalk like this:
const chalk = require('chalk').default;