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

So many errors for a single console statement #734

Closed
segmentationfaulter opened this issue Feb 13, 2016 · 3 comments
Closed

So many errors for a single console statement #734

segmentationfaulter opened this issue Feb 13, 2016 · 3 comments

Comments

@segmentationfaulter
Copy link

Have a look at this screenshot http://imgur.com/kRDv5Z7

I have been using your eslint configurations, I never got these errors which are showing in this screenshot in the past, can you help me with this issue please?
thank you

@lencioni
Copy link
Contributor

Hi @segmentationfaulter, sorry about the errors. I believe that these are due to ESLint 2.0 coming out yesterday. The upgrade for this project is being tracked in #730 and is expected to be finished in the next couple of days. In the meantime, your best bet might be to stick with ESLint 1.x.

@ljharb
Copy link
Collaborator

ljharb commented Feb 13, 2016

Sadly we used the wrong range in our peerDependencies and it includes 2.0 (and shouldn't). https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/package.json#L49 should be ^1.0.0.

Closing in favor of #730.

@ljharb ljharb closed this as completed Feb 13, 2016
@ljharb
Copy link
Collaborator

ljharb commented Feb 13, 2016

Published v5.0.1 so that this won't happen to new installs.

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

3 participants