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

Version conflict with eslint-config-airbnb #18

Open
dearlordylord opened this issue Nov 1, 2016 · 1 comment
Open

Version conflict with eslint-config-airbnb #18

dearlordylord opened this issue Nov 1, 2016 · 1 comment

Comments

@dearlordylord
Copy link

By Meteor docs (https://guide.meteor.com/code-style.html#eslint-installing), we should install eslint support using this command:

meteor npm install --save-dev babel-eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-meteor eslint-plugin-react eslint-plugin-jsx-a11y eslint-import-resolver-meteor eslint

However, it gives me an error:

npm ERR! peerinvalid Peer eslint-import-resolver-meteor@0.3.3 wants eslint-plugin-import@>=1.4.0
npm ERR! peerinvalid Peer eslint-config-airbnb@12.0.0 wants eslint-plugin-import@^1.16.0
@kcsavage
Copy link

kcsavage commented Nov 4, 2016

@Firfi I was able to walk around the same issue by following these instructions for the issue in the eslint repo

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

2 participants