We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yarn run v1.22.19 $ eslint . --ext js,jsx,ts,tsx
Oops! Something went wrong! :(
ESLint: 8.29.0
ESLint couldn't find the plugin "eslint-plugin-n".
(The package "eslint-plugin-n" was not found when loaded as a Node module from the directory "/home/mateusfg7/Projects/mfg-b".)
It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:
npm install eslint-plugin-n@latest --save-dev
The plugin "eslint-plugin-n" was referenced from the config file in ".eslintrc.json » eslint-config-standard".
If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.
error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
fix(deps): install eslint-plugin-n
2cdb53c
ESLint couldn't find the plugin "eslint-plugin-n" fix #419
b952006
No branches or pull requests
yarn run v1.22.19
$ eslint . --ext js,jsx,ts,tsx
Oops! Something went wrong! :(
ESLint: 8.29.0
ESLint couldn't find the plugin "eslint-plugin-n".
(The package "eslint-plugin-n" was not found when loaded as a Node module from the directory "/home/mateusfg7/Projects/mfg-b".)
It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:
The plugin "eslint-plugin-n" was referenced from the config file in ".eslintrc.json » eslint-config-standard".
If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered: