Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

ESLint peer dependencies #2

Open
ghost opened this issue Mar 31, 2017 · 0 comments
Open

ESLint peer dependencies #2

ghost opened this issue Mar 31, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 31, 2017

node v4.2.1

running npm install:

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants eslint@>=2.0.0
npm ERR! peerinvalid Peer [email protected] wants eslint@>=3.0.0

If I update package.json to eslint ^3 it seems to build and install but I don't want to do that without knowing it's the right thing to do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants