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

The library is no longer supported in the latest version of React. #68

Open
souravsingpardeshi opened this issue Oct 2, 2021 · 4 comments

Comments

@souravsingpardeshi
Copy link

No description provided.

@TheTisiboth
Copy link

How can it be fixed ?

@michaelhtran120
Copy link

michaelhtran120 commented Feb 18, 2022

You can --force during installation. I have not run into any bugs or issues yet in development.
Below is my current version of react / react-animate-on-scroll.

    "react": "^17.0.2",
    "react-animate-on-scroll": "^2.1.5",

@Tula-Magar
Copy link

@michaelhtran120 Thanks, I installed using --force and it worked fine

@mcfalld
Copy link

mcfalld commented Dec 23, 2023

yeah, adding '--force' works but it's kind of an enormous pain and now anything else you do in your project with npm has to be forced. can't the dependency just be updated?

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