-
-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade to 6.5.0 throw error #824
Comments
I see this in https://github.com/cockpit-project/cockpit-podman/ and other projects as well now:
|
martinpitt
added a commit
to martinpitt/cockpit-podman
that referenced
this issue
Nov 10, 2021
That latest version has a grave regression: TypeError: Error while loading rule 'jsx-a11y/alt-text': rule.create is not a function Downgrade back to 6.4.1 for the time being. See jsx-eslint/eslint-plugin-jsx-a11y#824
martinpitt
added a commit
to KKoukiou/cockpit-machines
that referenced
this issue
Nov 10, 2021
That latest version has a grave regression: TypeError: Error while loading rule 'jsx-a11y/alt-text': rule.create is not a function Downgrade back to 6.4.1 for the time being. See jsx-eslint/eslint-plugin-jsx-a11y#824
Hi there,
|
This comment has been minimized.
This comment has been minimized.
KKoukiou
pushed a commit
to cockpit-project/cockpit-podman
that referenced
this issue
Nov 10, 2021
That latest version has a grave regression: TypeError: Error while loading rule 'jsx-a11y/alt-text': rule.create is not a function Downgrade back to 6.4.1 for the time being. See jsx-eslint/eslint-plugin-jsx-a11y#824
This comment has been minimized.
This comment has been minimized.
KKoukiou
pushed a commit
to cockpit-project/cockpit-machines
that referenced
this issue
Nov 10, 2021
That latest version has a grave regression: TypeError: Error while loading rule 'jsx-a11y/alt-text': rule.create is not a function Downgrade back to 6.4.1 for the time being. See jsx-eslint/eslint-plugin-jsx-a11y#824
11 tasks
This comment has been minimized.
This comment has been minimized.
Yes thanks, this is why i unmarked it as “latest” last night, an hour or so after releasing it - so most people shouldn’t be prompted to update to it. Downgrade to 6.4 for now; when I’ve fixed it I’ll publish a 6.5.1 and mark that as latest. |
This was referenced Nov 10, 2021
martinpitt
added a commit
to martinpitt/cockpit-podman
that referenced
this issue
Nov 11, 2021
Version 6.5.1 got released which works with ESLint 7 again and fixes [1]. Bump the dependency. This essentially reverts the hack from commit 195979e. [1] jsx-eslint/eslint-plugin-jsx-a11y#824
martinpitt
added a commit
to martinpitt/cockpit-machines
that referenced
this issue
Nov 11, 2021
Version 6.5.1 got released which works with ESLint 7 again and fixes [1]. Bump the dependency. This essentially reverts the hack from commit c082308. [1] jsx-eslint/eslint-plugin-jsx-a11y#824
martinpitt
added a commit
to cockpit-project/cockpit-podman
that referenced
this issue
Nov 11, 2021
Version 6.5.1 got released which works with ESLint 7 again and fixes [1]. Bump the dependency. This essentially reverts the hack from commit 195979e. [1] jsx-eslint/eslint-plugin-jsx-a11y#824
martinpitt
added a commit
to cockpit-project/cockpit-machines
that referenced
this issue
Nov 11, 2021
Version 6.5.1 got released which works with ESLint 7 again and fixes [1]. Bump the dependency. This essentially reverts the hack from commit c082308. [1] jsx-eslint/eslint-plugin-jsx-a11y#824
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rule.create is not a function Occurred while linting
The text was updated successfully, but these errors were encountered: