GithubHelp home page GithubHelp logo

Comments (11)

Safnaj avatar Safnaj commented on July 17, 2024 4

Try force install.

npm i react-reveal -f

from react-reveal.

LucaNerlich avatar LucaNerlich commented on July 17, 2024 3

React-Reveal is basically deprecated at this point. It did not get any updates for years. In its package.json it declares a dependency to react 15 - 16, you are using react 18 and node >= 16.

you can run npm i --legacy-peer-deps (as it tells you ;-) ) to have npm somewhat ignore this error, but it MIGHT lead to issues.

from react-reveal.

Nithin-Kamineni avatar Nithin-Kamineni commented on July 17, 2024 2

this works for the development environment, but what if we want to deploy the application? react-reveal is not compatible with react 18.2.0. so the terminal in my deployment platform is throwing an error while installing npm packages. What must I do?

from react-reveal.

Rafidimas17 avatar Rafidimas17 commented on July 17, 2024 1

Try force install.

npm i react-reveal -f

thank you, that's work

from react-reveal.

PremShinde-2013 avatar PremShinde-2013 commented on July 17, 2024 1

try force install it really works
npm i react-reveal -f

from react-reveal.

HammadAhmed30 avatar HammadAhmed30 commented on July 17, 2024 1

this works for the development environment, but what if we want to deploy the application? react-reveal is not compatible with react 18.2.0. so the terminal in my deployment platform is throwing an error while installing npm packages. What must I do?

yes i am facing the same problem.

from react-reveal.

SiddharthaMishra-dev avatar SiddharthaMishra-dev commented on July 17, 2024

try force install it really works npm i react-reveal -f

Not sure, but what if it broke other packages ?

from react-reveal.

AdityaKirad avatar AdityaKirad commented on July 17, 2024

try force install it really works npm i react-reveal -f

Not sure, but what if it broke other packages ?

well I have moved on to better animation libraries which works with react 18 but thank all of guys for you support

from react-reveal.

malachi43 avatar malachi43 commented on July 17, 2024

it having trouble pushing my react app to production because of react-reveal deprecation. What do I do

from react-reveal.

SiddharthaMishra-dev avatar SiddharthaMishra-dev commented on July 17, 2024

it having trouble pushing my react app to production because of react-reveal deprecation. What do I do

It is best to move to new library. For my project , I use react-awesome-reveal. It is not as feature rich as react-reveal, but it gets the work done. No problem

from react-reveal.

Jonaathan-Santos avatar Jonaathan-Santos commented on July 17, 2024

Tente utilizar react-awesome-reveal ao invés react-reveal.

https://www.npmjs.com/package/react-awesome-reveal#installation

from react-reveal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.