NullVoxPopuli / eslint-plugin-decorator-position

ESLint plugin for enforcing decorator position
MIT License
51 stars 9 forks source link

TypeError: CLIEngine is not a constructor (jest testcase ) #531

Open SandHani45 opened 2 years ago

SandHani45 commented 2 years ago

FAIL bin/constants/index.js ● Test suite failed to run

TypeError: CLIEngine is not a constructor

  at getCachedValues (node_modules/jest-runner-eslint/build/runner/runESLint.js:44:17)

after upgrading eslint 8** im getting above issue could you please help me on it

NullVoxPopuli commented 2 years ago

do you have a reproduction repo?

rogeraraujo90 commented 11 months ago

Hey, @SandHani45 have you fixed this issue? I'm facing the same thing after upgrading to ESLint 8. I'm using eslint-plugin-decorator-position 5.0.2. But same issue