-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
CLOSED: Dependency issues with new version of enzyme #211
Comments
See #199 |
Sorry, not closed. I'm using React 15.0.0 which is not the same. |
nemanjacosovic
changed the title
Dependency issues with new version of enzyme
OPEN: Dependency issues with new version of enzyme
Nov 30, 2017
0.8.0 does not support enzyme 3, the issue I referenced is about support with enzyme 3 which you are on. You need the beta version of chai-enzyme, for more information check out the issue there. React 15 and more happens to require enzyme 3, so it's misleading. |
Ok, thanks. |
nemanjacosovic
changed the title
OPEN: Dependency issues with new version of enzyme
CLOSED: Dependency issues with new version of enzyme
Nov 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using "enzyme": "^3.2.0" and today, after installing chai-enzyme I got:
The text was updated successfully, but these errors were encountered: