react-reveal
react-reveal copied to clipboard
Can't install with React 17.0.01
You can run npm i react-reveal -f
to force the install and it works fine but shouldn't have to.
EDIT: only works for one instance
Same problem here, as for presumably everybody. I have switched to https://github.com/dennismorello/react-awesome-reveal
the same issue
same issue
Similar issue solved at another package, linking here for reference https://github.com/lostpebble/pullstate/issues/101
same issue with react@"^17.0.2"
Same problem, fixed it here: https://www.npmjs.com/package/@stahl.luke/react-reveal
Same problem, fixed it here: https://www.npmjs.com/package/@stahl.luke/react-reveal
it doesnot work with [email protected] on production
same issue here :(
I also face this issue
Same issue...trying to install it with [email protected] and it doesn't work.
There is a PR for this: https://github.com/rnosov/react-reveal/pull/114 Could author at least merge that one, please?
It would be nice if this would work with [email protected]
Just for a quick solution, I did force install. npm i react-reveal --force
I have tried to install with [email protected] and it not working.
Unable to install with react 17.0.2
Same problem here, as for presumably everybody. I have switched to https://github.com/dennismorello/react-awesome-reveal This works for me
We still have this issue!
Mismo problema
Is there an idea when this will work with react 17.0.2? Can some one suggest a similar library?
Still not working properly with React version 17.0.2, but it worked for me to npm i react-reveal --force
any news?
This also worked:
sudo npm i ncu -g
ncu -u
// doesn't update or create package-lock, just package.json
yarn
// installs
I'm also facing that issue?
npm i react-reveal --force works fine for me
you should try it out
Okay
On Mon, May 2, 2022, 3:50 AM James Harrison @.***> wrote:
npm i react-reveal --force works fine for me
you should try it out
— Reply to this email directly, view it on GitHub https://github.com/rnosov/react-reveal/issues/108#issuecomment-1114351513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXCVN2XEY6JC6O5M36MEJ3TVH37RTANCNFSM4TVX4NLQ . You are receiving this because you commented.Message ID: @.***>
any plans for fixing? merging https://www.npmjs.com/package/@stahl.luke/react-reveal?