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

Peer Dependencies problem with React v17.0.1 #140

Closed
mrnossiom opened this issue Jan 5, 2021 · 6 comments
Closed

Peer Dependencies problem with React v17.0.1 #140

mrnossiom opened this issue Jan 5, 2021 · 6 comments

Comments

@mrnossiom
Copy link

Describe the bug
You got a peer dependencies error with react when using v17.0.1

To Reproduce
Steps to reproduce the behavior:

  1. Create a React project using CRA anything like that...
  2. Install react-elastic-carousel using npm
  3. See peer dependencies error

To Fix
Upgrade peer dependencies to React and React-DOM v17.0.1

Software Version
OS Win10 with WSL2
NodeJS v15.5.0
NPM v7.3.0
React v17.0.1
react-elastic-gallery v0.10.0
@sag1v sag1v closed this as completed in 2f82a4e Jan 8, 2021
@sag1v
Copy link
Owner

sag1v commented Jan 8, 2021

@mrnossiom Thanks. fixed as of version 0.11.0

@mrnossiom
Copy link
Author

Thanks

@aarowman
Copy link

@sag1v This is covered here, but is still an issue on react-only-when, which is a peer dependency here.

See sag1v/react-only-when#2

@aarowman
Copy link

Note: when could consider using >=15.0.0 instead, and then we won't run into issues for each React version

@gian-luca-weston
Copy link

Still believe this is an issue as [email protected] (which seems to be the only version) depends on react@^16.4.1 meaning this can't be used in react 17

@DruxAMB
Copy link

DruxAMB commented Apr 6, 2024

React Elastic Carousel can't work in the latest version of Reactjs

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

5 participants