rnosov / react-reveal

Easily add reveal on scroll animations to your React app
https://www.react-reveal.com/
MIT License
2.73k stars 180 forks source link

Can't install with React 17.0.01 #108

Open joshbedo opened 3 years ago

joshbedo commented 3 years ago

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

arseniybanayev commented 3 years ago

Same problem here, as for presumably everybody. I have switched to https://github.com/dennismorello/react-awesome-reveal

lemihthien commented 3 years ago

the same issue

evengene commented 3 years ago

same issue

pSnehanshu commented 3 years ago

Similar issue solved at another package, linking here for reference https://github.com/lostpebble/pullstate/issues/101

mah-moh commented 3 years ago

same issue with react@"^17.0.2"

lukesthl commented 3 years ago

Same problem, fixed it here: https://www.npmjs.com/package/@stahl.luke/react-reveal

msforest commented 3 years ago

Same problem, fixed it here: https://www.npmjs.com/package/@stahl.luke/react-reveal

it doesnot work with react@17.0.2 on production

Virus936 commented 3 years ago

same issue here :(

rayhanwd commented 3 years ago

I also face this issue

Kglines commented 3 years ago

Same issue...trying to install it with react@17.0.2 and it doesn't work.

hondem commented 3 years ago

There is a PR for this: https://github.com/rnosov/react-reveal/pull/114 Could author at least merge that one, please?

zsherman2510 commented 2 years ago

It would be nice if this would work with react@17.0.2

varshneyjayant commented 2 years ago

Just for a quick solution, I did force install. npm i react-reveal --force

wkey1980 commented 2 years ago

I have tried to install with react@17.0.2 and it not working.

Dav-C commented 2 years ago

Unable to install with react 17.0.2

addleonel commented 2 years ago

Same problem here, as for presumably everybody. I have switched to https://github.com/dennismorello/react-awesome-reveal This works for me

yakohere commented 2 years ago

We still have this issue!

ErickCodigo commented 2 years ago

image Mismo problema

primelos commented 2 years ago

Is there an idea when this will work with react 17.0.2? Can some one suggest a similar library?

diegoplatap commented 2 years ago

Still not working properly with React version 17.0.2, but it worked for me to npm i react-reveal --force

dieydevelopment commented 2 years ago

any news?

Jroze88 commented 2 years ago

This also worked: sudo npm i ncu -g ncu -u // doesn't update or create package-lock, just package.json yarn // installs

emailtokabilan commented 2 years ago

I'm also facing that issue?

KodeSage commented 2 years ago

npm i react-reveal --force works fine for me

you should try it out

emailtokabilan commented 2 years ago

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: @.***>

idotzang commented 2 years ago

any plans for fixing? merging https://www.npmjs.com/package/@stahl.luke/react-reveal?