Failed to compile chalk.js in react project

287 Views Asked by At

I've been having this issue with chalk.js since yesterday when I deleted the node_modules folder and reinstalled it again, now I'm using yarn and here's what I'm getting:

Failed to compile.

./node_modules/chalk/index.js
Module not found: Can't resolve '/home/rgomez/odlirApp/node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/createForOfIteratorHelper' in '/home/rgomez/odlirApp/node_modules/chalk'

Does anybody have an idea why this could be happening?

0

There are 0 best solutions below