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

Infinite slider doesnt work for me with react v18 #2

Open
Op-Pautu opened this issue Feb 19, 2023 · 4 comments
Open

Infinite slider doesnt work for me with react v18 #2

Op-Pautu opened this issue Feb 19, 2023 · 4 comments

Comments

@Op-Pautu
Copy link

idk how you do it man. good work nonetheless

@ChefOni
Copy link

ChefOni commented Mar 3, 2023

install it with --legacy-peer-deps

@WaqarTabish2807
Copy link

idk how you do it, man. Good work nonetheless

npm install infinite-react-carousel --force, it worked for me

@Sandamalt
Copy link

npm install infinite-react-carousel --force write this code. this one works for me

@krishnadev7
Copy link

try using yarn. if you are using npm try following steps below.
1: npm install --global yarn
2: delete package.lock.json file
3: then type yarn init
4: yarn install
5: yarn add infinite-react-carousel

This works for me

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

5 participants