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

react 0.14.8 compatibility? #3

Open
marcoeg opened this issue Sep 17, 2016 · 0 comments
Open

react 0.14.8 compatibility? #3

marcoeg opened this issue Sep 17, 2016 · 0 comments

Comments

@marcoeg
Copy link

marcoeg commented Sep 17, 2016

There seem to be some issues with installing along with React 0.14.x:

l$ npm install react-highlightable --save
npm WARN package.json [email protected] No repository field.
npm WARN peerDependencies The peer dependency react@^0.13.x included from react-highlightable will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Linux 3.19.0-18-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "react-highlightable" "--save"
npm ERR! node v4.5.0
npm ERR! npm v2.15.9
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react@>=0.14.0
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.8
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.0 || ^15.0.0-0
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.0 || ^15.0.0
npm ERR! peerinvalid Peer [email protected] wants react@^0.13.x

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

1 participant