Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ESLint 8.x #2211

Closed
1 task done
Tracked by #193 ...
MichaelDeBoey opened this issue Aug 28, 2021 · 6 comments 路 Fixed by #2191
Closed
1 task done
Tracked by #193 ...

Support ESLint 8.x #2211

MichaelDeBoey opened this issue Aug 28, 2021 · 6 comments 路 Fixed by #2191

Comments

@MichaelDeBoey
Copy link

MichaelDeBoey commented Aug 28, 2021

ESLint v8.0.0 is released 馃帀

It would be awesome to have official ESLint 8 support. 馃憡
I'm happy to help where I can of course 馃檪


@ljharb
Copy link
Member

ljharb commented Aug 29, 2021

We won't officially support anything until v8 is actually released (betas don't count any more than rc's do).

See #2191; there was no need for this issue.

@theoludwig
Copy link

ESLint v8 has been released stable. 馃帀
It's time to support eslint@8.

See: https://eslint.org/blog/2021/10/eslint-v8.0.0-released

@ddolcimascolo
Copy link

Hi guys,

Is the error

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/util/glob-util' is not defined by "exports" 

something you're already aware of? I'm getting this everywhere in my builds, preventing the upgrade to eslint 8.

Thx!

David

@ljharb
Copy link
Member

ljharb commented Oct 10, 2021

@ddolcimascolo yes, this plugin doesn鈥檛 yet support eslint 8, so you shouldn鈥檛 be able to install it in the first place in npm 7+. The next release, however, will support it.

@ddolcimascolo
Copy link

Thx for confirming @ljharb! Looking forward for a new release then.

Cheers,
David

@ljharb

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

4 participants