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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't support ESlint v9.x #236

Open
NekoLemon opened this issue Sep 2, 2024 · 14 comments
Open

Don't support ESlint v9.x #236

NekoLemon opened this issue Sep 2, 2024 · 14 comments

Comments

@NekoLemon
Copy link

log as below:

Error: Could not warm up worker. Formatting a file for the first time may take longer than usual.
Message: Invalid Options:
- Unknown options: ignorePath, resolvePluginsRelativeTo, rulePaths, useEslintrc
- 'resolvePluginsRelativeTo' has been removed.
- 'ignorePath' has been removed.
- 'rulePaths' has been removed. Please define your rules using plugins.
Stacktrace: Error: Invalid Options:
- Unknown options: ignorePath, resolvePluginsRelativeTo, rulePaths, useEslintrc
- 'resolvePluginsRelativeTo' has been removed.
- 'ignorePath' has been removed.
- 'rulePaths' has been removed. Please define your rules using plugins.
    at processOptions (e:\eslint-test\node_modules\eslint\lib\eslint\eslint-helpers.js:853:15)
    at new ESLint (e:\eslint-test\node_modules\eslint\lib\eslint\eslint.js:688:34)
    at getESLint (e:\eslint-test\node_modules\prettier-eslint\dist\utils.js:337:12)
    at getESLintConfig (e:\eslint-test\node_modules\prettier-eslint\dist\index.js:268:39)
    at analyze (e:\eslint-test\node_modules\prettier-eslint\dist\index.js:80:77)
    at format (e:\eslint-test\node_modules\prettier-eslint\dist\index.js:50:13)
@Sayrix
Copy link

Sayrix commented Sep 27, 2024

Bump?

@R1D3R175
Copy link

+1

2 similar comments
@prochor666
Copy link

+1

@JarzaCode
Copy link

+1

@LegitTrevorTiernan
Copy link

For those still having issues it might be worth looking into
#222

Copy link

This issue is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale label Dec 20, 2024
@Sayrix
Copy link

Sayrix commented Dec 20, 2024

😡

@github-actions github-actions bot removed the stale label Dec 21, 2024
@space7panda
Copy link

same

@Laffery
Copy link

Laffery commented Jan 17, 2025

any progress?

@addemod
Copy link

addemod commented Jan 23, 2025

+1

2 similar comments
@mcelligottnick
Copy link

+1

@mihajanstrehovec
Copy link

+1

@Mettbrot
Copy link

@idahogurl Is this repo still maintained? If not would you care to set it to archived so that people can move on? Thanks.

@idahogurl
Copy link
Owner

idahogurl commented Jan 29, 2025

@Mettbrot This extension uses the prettier-eslint package which has not been updated to support ESLint 9. Until the prettier-eslint package is updated, this extension will continue to use ESLint 8. As you can see, there was a PR created to support ESLint but it was closed due to inactivity. prettier/prettier-eslint#1036

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

No branches or pull requests