sag1v / react-elastic-carousel

A flexible and responsive carousel component for react https://sag1v.github.io/react-elastic-carousel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to resolve dependency tree after React 18 update.

elroychua opened this issue · comments

After upgrading to React 18, doing "npm i" to initialise my app threw errors into terminal being unable to resolve dependency tree due to react-elastic-carousel being react@"15-17". Is it possible to upgrade the peer dependency inside of react-elastic carousel? Or is there no way to fix it and I will have to use "npm i --legacy-peer-deps"?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.