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

Add react 15 support #99

Closed
levithomason opened this issue Apr 18, 2016 · 2 comments
Closed

Add react 15 support #99

levithomason opened this issue Apr 18, 2016 · 2 comments

Comments

@levithomason
Copy link

levithomason commented Apr 18, 2016

React 15 was released a couple weeks ago. Basic use of react-ace seems to work OK, however, it is throwing a peerDep error:

› npm ls react
PROJECT @0.0.1 /My/system/path
`-- UNMET PEER DEPENDENCY react@15.0.1

npm ERR! peer dep missing: react@^0.13.0 || ^0.14.0, required by react-ace@3.2.0
npm ERR! code 1
@securingsincity
Copy link
Owner

3.3.0 resolves this issue

@levithomason
Copy link
Author

Confirmed, thanks a bunch!

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