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

React 17 support #71

Open
nikeee opened this issue Jun 30, 2021 · 3 comments
Open

React 17 support #71

nikeee opened this issue Jun 30, 2021 · 3 comments

Comments

@nikeee
Copy link

nikeee commented Jun 30, 2021

I currently get this warning in react:

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.1 || ^16.0.1" from react-text-loop@2.3.0
npm ERR! node_modules/react-text-loop
npm ERR!   react-text-loop@"^2.3.0" from the root project

It seems that react 17 is not supported. This causes some problems due to the peer dependency change in npm 7.

Is this up for grabs?

@samarmohan
Copy link

Hey, I created a fork of React Text Loop. It has support for React 17, is currently maintained, and is 6x smaller.

@kb1995
Copy link

kb1995 commented Aug 9, 2021

@samarmohan I was just about to create a fork as well, but you commented just in time. Thanks!

@zaynekomichi
Copy link

@samarmohan Thanks, was about to go and fork as well

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

4 participants