We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 react does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer react-magic-move@0.1.0 wants react@0.12.x npm ERR! System Linux 3.13.0-43-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "react-magic-move" "--save" npm ERR! node -v v0.10.33 npm ERR! npm -v 1.4.28 npm ERR! code EPEERINVALID npm ERR!
The text was updated successfully, but these errors were encountered:
I got this error too.
Sorry, something went wrong.
same here
+1. The offending line: https://github.com/ryanflorence/react-magic-move/blob/master/package.json#L37
For the record, the actual library code works in React 13
No branches or pull requests
npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-magic-move@0.1.0 wants react@0.12.x
npm ERR! System Linux 3.13.0-43-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "react-magic-move" "--save"
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code EPEERINVALID
npm ERR!
The text was updated successfully, but these errors were encountered: