Skip to content

[BUG] plugin/parser 0.46.0 results in TypeError: Cannot read properties of undefined (reading 'rules') #415

@adamlui

Description

@adamlui

Describe the bug

@html-eslint/<eslint-plugin|parser> 0.46.0 causes ESLint 9.34.0 to produce TypeError: Cannot read properties of undefined (reading 'rules')

To Reproduce

  1. bump @html-eslint/<eslint-plugin|parser> and ESLint to the latest vers
  2. try to lint

Expected behavior
lints

Additional context
All my repos run ESLint 9.34.0 no problem but this PR mins ago https://github.com/adamlui/chatgpt-auto-continue/pull/122/files included your plugin in the bumps, the nthis error started happening

Image

Same thing happened to this repo because your plugin got bumped: https://github.com/KudoAI/kudoai.com/pull/194/files

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions