[indent-new-do-not-use] Error with ESLint 6.0.0 pre-releases #564
Labels
bug
Something isn't working
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Repro
Expected Result
Able to parse and lint
Actual Result
Error: Failed to load plugin '@typescript-eslint': Cannot find module 'eslint/lib/util/ast-utils'
typescript-eslint/packages/eslint-plugin/src/rules/indent-new-do-not-use/index.ts
Line 11 in cca1714
Additional Info
Versions
@typescript-eslint/eslint-plugin
1.9.0
@typescript-eslint/parser
1.9.0
TypeScript
3.4.5
ESLint
6.0.0-alpha.2
node
10.15.3
npm
6.9.0
The text was updated successfully, but these errors were encountered: