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

Fix eslint peerDependencies error #1558

Merged
merged 2 commits into from
Sep 12, 2017
Merged

Conversation

fatso83
Copy link
Contributor

@fatso83 fatso83 commented Sep 12, 2017

Purpose

Fix the error

npm ERR! peerinvalid The package eslint@3.19.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer eslint-config-sinon@1.0.3 wants eslint@^4.2.0
npm ERR! peerinvalid Peer eslint-plugin-mocha@4.11.0 wants eslint@^2.0.0 || ^3.0.0 || ^4.0.0

Background

See https://travis-ci.org/sinonjs/sinon/jobs/274700350

@fatso83 fatso83 merged commit a90f3ce into sinonjs:master Sep 12, 2017
@fatso83 fatso83 deleted the fix-eslint-error branch September 12, 2017 17:33
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

Successfully merging this pull request may close these issues.

None yet

1 participant