You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: