You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in compile after updating ESLINT to v8 (from 7.32)
Reverting to 7.32 fixes error.
TypeError: CLIEngine is not a constructor
at createEsLintReporter (\src\node_modules\fork-ts-checker-webpack-plugin\lib\eslint-reporter\reporter\EsLintReporter.js:22:20)
Expected behavior
Not error
Steps to reproduce the issue
npm i eslint@v8
Environment
fork-ts-checker-webpack-plugin: 6.3.4
typescript: 4.4.3
eslint: 8.00
webpack: 5.58.1
os: Windows 10H2
stefpb, veloek, ivanov-alexey, francesco-caveglia-deltatre, jvbianchi and 11 moreSergyus