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

Can't install with React 17.0.01 #108

Open
joshbedo opened this issue Nov 14, 2020 · 26 comments
Open

Can't install with React 17.0.01 #108

joshbedo opened this issue Nov 14, 2020 · 26 comments

Comments

@joshbedo
Copy link

joshbedo commented Nov 14, 2020

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
Copy link

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

@lemihthien
Copy link

the same issue

@evengene
Copy link

same issue

@pSnehanshu
Copy link

pSnehanshu commented May 11, 2021

Similar issue solved at another package, linking here for reference lostpebble/pullstate#101

@mah-moh
Copy link

mah-moh commented May 25, 2021

same issue with react@"^17.0.2"

@lukesthl
Copy link

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

@msforest
Copy link

msforest commented Jun 7, 2021

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
Copy link

Virus936 commented Jun 8, 2021

same issue here :(

@rayhanwd
Copy link

I also face this issue

@Kglines
Copy link

Kglines commented Jun 13, 2021

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

@hondem
Copy link

hondem commented Jul 8, 2021

There is a PR for this: #114
Could author at least merge that one, please?

@zsherman2510
Copy link

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

@varshneyjayant
Copy link

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

@wkey1980
Copy link

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

@Dav-C
Copy link

Dav-C commented Oct 6, 2021

Unable to install with react 17.0.2

@addleonel
Copy link

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

@yakohere
Copy link

We still have this issue!

@ErickCodigo
Copy link

image
Mismo problema

@primelos
Copy link

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

@diegoplatap
Copy link

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

@dieydevelopment
Copy link

any news?

@Jroze88
Copy link

Jroze88 commented Apr 14, 2022

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

@emailtokabilan
Copy link

I'm also facing that issue?

@KodeSage
Copy link

KodeSage commented May 1, 2022

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

you should try it out

@emailtokabilan
Copy link

emailtokabilan commented May 2, 2022 via email

@idotzang
Copy link

idotzang commented Jul 5, 2022

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

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