react-reveal icon indicating copy to clipboard operation
react-reveal copied to clipboard

Can't install with React 17.0.01

Open joshbedo opened this issue 4 years ago • 26 comments

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

joshbedo avatar Nov 14 '20 20:11 joshbedo

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

arseniybanayev avatar Feb 13 '21 23:02 arseniybanayev

the same issue

lemihthien avatar Mar 02 '21 06:03 lemihthien

same issue

evengene avatar Apr 26 '21 17:04 evengene

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

psnehanshu avatar May 11 '21 15:05 psnehanshu

same issue with react@"^17.0.2"

mah-moh avatar May 25 '21 15:05 mah-moh

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

lukesthl avatar May 30 '21 11:05 lukesthl

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

it doesnot work with [email protected] on production

msforest avatar Jun 07 '21 16:06 msforest

same issue here :(

Virus936 avatar Jun 08 '21 13:06 Virus936

I also face this issue

rayhanwd avatar Jun 10 '21 14:06 rayhanwd

Same issue...trying to install it with [email protected] and it doesn't work.

Kglines avatar Jun 13 '21 18:06 Kglines

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

hondem avatar Jul 08 '21 12:07 hondem

It would be nice if this would work with [email protected]

zsherman2510 avatar Aug 04 '21 01:08 zsherman2510

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

varshneyjayant avatar Aug 19 '21 03:08 varshneyjayant

I have tried to install with [email protected] and it not working.

wkey1980 avatar Sep 22 '21 15:09 wkey1980

Unable to install with react 17.0.2

Dav-C avatar Oct 06 '21 03:10 Dav-C

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

addleonel avatar Nov 08 '21 22:11 addleonel

We still have this issue!

yakohere avatar Nov 16 '21 18:11 yakohere

image Mismo problema

ErickCodigo avatar Nov 24 '21 17:11 ErickCodigo

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

primelos avatar Dec 21 '21 07:12 primelos

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

diegoplatap avatar Jan 01 '22 21:01 diegoplatap

any news?

dieydevelopment avatar Jan 26 '22 13:01 dieydevelopment

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

Jroze88 avatar Apr 14 '22 00:04 Jroze88

I'm also facing that issue?

emailtokabilan avatar Apr 25 '22 04:04 emailtokabilan

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

you should try it out

KodeSage avatar May 01 '22 22:05 KodeSage

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

emailtokabilan avatar May 02 '22 02:05 emailtokabilan

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

idotzang avatar Jul 05 '22 16:07 idotzang