-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
"Cannot find module 'eslint-plugin-react'" when trying to run standard #1329
Comments
Thanks for the issue. There is a bug right now where |
This should be fixed in |
Just bumped into this issue here: |
What version of standard?
Not sure, I assume latest. Below error appears event when trying to run what I pressume should be a version command (
standard -v
orstandard -V
)What operating system, Node.js, and npm version?
macOS Sierra 10.12.6, v11.1.0, 6.9.0 respectively
What did you expect to happen?
I assume a list of things that didn't meet standard's standard
What actually happened?
Let me know if you need the full output within { ... }
I have already tried installing
eslint
andeslint-plugin-react
globally but that did nothing.The text was updated successfully, but these errors were encountered: