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

npm ERR! peerinvalid The package classnames does not satisfy its siblings' peerDependencies requirements! #32

Closed
luqin opened this issue Oct 9, 2015 · 4 comments

Comments

@luqin
Copy link

luqin commented Oct 9, 2015

npm ERR! node v0.12.2
npm ERR! npm  v2.7.6
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package classnames does not satisfy its siblings' peerDependencies requirements!

Too many packages require classnames, why peerDependencies ?

"peerDependencies": {
    "classnames": "^2.1.2"
  }
@tomchentw
Copy link
Owner

Could I downgrade it to ^2.0.0?

@luqin
Copy link
Author

luqin commented Oct 11, 2015

How about moving classnames to dependencies ?

@tomchentw
Copy link
Owner

Released v2.1.0

@luqin
Copy link
Author

luqin commented Oct 11, 2015

👍

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