Published
- 1 min read
craco: *** Cannot find ESLint loader (eslint-loader). ***
The solution for this is noted below
craco: _ Cannot find ESLint loader (eslint-loader). _
Solution
$ yarn upgrade craco-less
Or:
$ npm update craco-less
Try other methods by searching on the site. That is if this doesn’t work