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

Invalid option '--ext' - perhaps you meant '-c'? #45

Closed
AMorgaut opened this issue Jul 30, 2024 · 1 comment · Fixed by #50
Closed

Invalid option '--ext' - perhaps you meant '-c'? #45

AMorgaut opened this issue Jul 30, 2024 · 1 comment · Fixed by #50
Assignees

Comments

@AMorgaut
Copy link
Collaborator

Describe the bug

While upgrading dependencies, estlint fails with the following error message

Invalid option '--ext' - perhaps you meant '-c'?

It block the CI

To Reproduce

Steps to reproduce the behavior:

  1. Run the command 'pnpm lint'
  2. See error

Expected behavior

The lint command should correctly be executed

@AMorgaut
Copy link
Collaborator Author

See eslint/eslint#17652

The migration command

npx @eslint/migrate-config .eslintrc.json

fails with the eslintrc.cjs format

We need to follow the migration guide manually

@AMorgaut AMorgaut self-assigned this Aug 21, 2024
@AMorgaut AMorgaut linked a pull request Aug 21, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant