Skip to content

Error after updated project to ESLINT 8 from 7.32 -- eslinteporter.js #664

@jafin

Description

@jafin

Current behavior

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions