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

React 18 support #66

Open
KodeStar opened this issue Feb 26, 2024 · 3 comments
Open

React 18 support #66

KodeStar opened this issue Feb 26, 2024 · 3 comments

Comments

@KodeStar
Copy link

According to https://github.com/StreakYC/react-draggable-list/blob/main/package.json#L81 this needs react@"^16.6.0 || ^17.0.0" so installing on React 18.2 gets complaints, though it works if you force the install.

@jamesshapiro
Copy link

npm install --force react-draggable-list

... worked for me as well with React 18.

@StarkElessar
Copy link

image
This is the error I got today when I wanted to install your library

@miku0129
Copy link

Hello,
I got same error as @StarkElessar , when I tried to install the library. I'd like to avoide install it using with --force.

Screenshot 2024-08-25 191541
Thank you for your attention :)

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

4 participants