-
Notifications
You must be signed in to change notification settings - Fork 237
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 16 support. #91
Comments
[email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none was installed. |
I have with it:
|
@makamekm How to get this? |
Worked correctly with React 16.2 for me @whoisandy I can create PR for update peerDependencies? |
Related with #87 |
Got the same thing, with my root@trusty64:/home/vagrant# /usr/bin/npm install react-rangeslider@^2.2.0 --no-bin-links
/home/vagrant
├── UNMET PEER DEPENDENCY react@^0.14.0 || ^15.0.0
└─┬ [email protected]
├── [email protected]
└── [email protected]
npm WARN enoent ENOENT: no such file or directory, open '/home/vagrant/package.json'
npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none was installed.
npm WARN vagrant No description
npm WARN vagrant No repository field.
npm WARN vagrant No README data
npm WARN vagrant No license field. |
ahem bump? |
@whoisandy - any chance this could get merged in? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subj
The text was updated successfully, but these errors were encountered: