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

Support for eslint-plugin-jsdoc #1822

Open
Fiyin-Anne opened this issue Oct 24, 2020 · 0 comments
Open

Support for eslint-plugin-jsdoc #1822

Fiyin-Anne opened this issue Oct 24, 2020 · 0 comments

Comments

@Fiyin-Anne
Copy link

Hound keeps raising this error whenever I make a push to my repo, even though I already have the plugin installed

Oops! Something went wrong! :(
ESLint: 7.7.0
ESLint couldn't find the plugin "eslint-plugin-jsdoc".
(The package "eslint-plugin-jsdoc" was not found when loaded as a Node module from the directory "/tmp/d20201023-6-1699gxr".)
It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:
    npm install eslint-plugin-jsdoc@latest --save-dev
The plugin "eslint-plugin-jsdoc" was referenced from the config file in ".eslintrc".
If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.

How do I get hound to recognize it in my package.json file?

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

1 participant