-
Notifications
You must be signed in to change notification settings - Fork 120
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
npm test failing on v2 branch #31
Comments
Good catch. That actually looks like an issue caused from upgrading eslint to @brandonkal - Since you created |
Closing this issue for now since it was resolved by downgrading eslint to |
Thanks I will let you know if I come across anything else! Unfortunately downgrading eslint didn't seem to fix it for me though I still get the same error. I removed my node_modules directory and reinstalled but same issue. Definitely have the v4.x eslint installed but same thing. |
@zanedev, Hmmm weird. I can't seem to replicate the issue after downgrading eslint. Definitely get rid of the |
Using gatsby 2 and the gatsby 2 branch and getting the following when running npm test, not sure what the actual error is. Seems like deprecation warnings only.
The text was updated successfully, but these errors were encountered: