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

CLOSED: Dependency issues with new version of enzyme #211

Closed
nemanjacosovic opened this issue Nov 30, 2017 · 4 comments
Closed

CLOSED: Dependency issues with new version of enzyme #211

nemanjacosovic opened this issue Nov 30, 2017 · 4 comments

Comments

@nemanjacosovic
Copy link

I'm using "enzyme": "^3.2.0" and today, after installing chai-enzyme I got:

npm WARN [email protected] requires a peer of [email protected] || ^2.3.0 but none is installed. You must install peer dependencies yourself.

@ayrton
Copy link
Contributor

ayrton commented Nov 30, 2017

See #199

@ayrton ayrton closed this as completed Nov 30, 2017
@nemanjacosovic
Copy link
Author

Sorry, not closed.

I'm using React 15.0.0 which is not the same.

@nemanjacosovic nemanjacosovic changed the title Dependency issues with new version of enzyme OPEN: Dependency issues with new version of enzyme Nov 30, 2017
@ayrton
Copy link
Contributor

ayrton commented 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.

@nemanjacosovic
Copy link
Author

Ok, thanks.

@nemanjacosovic 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants