stencil-eslint icon indicating copy to clipboard operation
stencil-eslint copied to clipboard

bug: Console error Cannot read properties of null (reading 'getTypeChecker')

Open James-Wilkinson-git opened this issue 1 year ago • 3 comments

Prerequisites

Stencil ESLint Version

^0.7.1

Current Behavior

After installing eslint and the plugin for stencil lint then running on the files the console errors

Oops! Something went wrong! :(

ESLint: 8.56.0

TypeError: Error while loading rule '@stencil-community/async-methods': Cannot read properties of null (reading 'getTypeChecker')

Expected Behavior

The linter should run

Steps to Reproduce

Install a new eslint and eslint stencil into your project

Code Reproduction URL

n/a

Additional Information

No response

James-Wilkinson-git avatar Feb 08 '24 13:02 James-Wilkinson-git