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

Could you please paste the result of the npm ls eslint command? #1941

Open
phemehboy opened this issue Oct 3, 2023 · 1 comment
Open

Could you please paste the result of the npm ls eslint command? #1941

phemehboy opened this issue Oct 3, 2023 · 1 comment

Comments

@phemehboy
Copy link

          Could you please paste the result of the `npm ls eslint` command?

Originally posted by @mightyiam in #1439 (comment)

@phemehboy
Copy link
Author

npm ls eslint
nextjs135@0.1.0 C:\Users\HP\desktop\nextjs135
├─┬ eslint-config-next@13.5.3
│ ├─┬ @typescript-eslint/parser@6.7.3
│ │ └── eslint@8.50.0 deduped
│ ├─┬ eslint-import-resolver-typescript@3.6.1
│ │ └── eslint@8.50.0 deduped
│ ├─┬ eslint-plugin-import@2.28.1
│ │ └── eslint@8.50.0 deduped
│ ├─┬ eslint-plugin-jsx-a11y@6.7.1
│ │ └── eslint@8.50.0 deduped
│ ├─┬ eslint-plugin-react-hooks@4.6.0
│ │ └── eslint@8.50.0 deduped

I've deleted my node module and package.lock.json file, but the problem persist

It is showing the below error

Failed to load plugin 'n' declared in '.eslintrc.json » eslint-config-standard': Cannot find module 'eslint-plugin-n'

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

No branches or pull requests

2 participants
@phemehboy and others