react-scroll-horizontal icon indicating copy to clipboard operation
react-scroll-horizontal copied to clipboard

Trying to install with react v17

Open averybos opened this issue 3 years ago • 4 comments

Its not letting me install because of different react versions. Has anyone tried yet? Or should I just run

npm i react-scroll-horizontal --force

and hope nothing breaks?

averybos avatar Jul 02 '21 18:07 averybos

Hey, I'm having this same issue and I am not entirely sure of using the --force flag. Have you found any work around this?

PravunathSingh avatar Sep 13 '21 07:09 PravunathSingh

Did anyone find a solution for the v17 react installation issue or any other scroll that works with 17? 🤓

Ash000es avatar Dec 04 '21 18:12 Ash000es

Same issue, did anyone find any solution to this ?

Mayank1403 avatar Jan 09 '22 19:01 Mayank1403

It should work with force in theory. 17 still is back-compatible with classes (I think..)

hew avatar Feb 03 '22 20:02 hew