rkit / react-select2-wrapper

Wrapper for Select2
MIT License
163 stars 97 forks source link

Support React V18.1.0 #105

Open Memo99 opened 2 years ago

Memo99 commented 2 years ago

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: dellal-web@0.1.0 npm ERR! Found: react@18.1.0 npm ERR! node_modules/react npm ERR! react@"^18.1.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^0.14.0 || ^15.0.0-rc || ^15.0.0 || ^16.0.0" from react-select2-wrapper@1.0.4-beta6 npm ERR! node_modules/react-select2-wrapper npm ERR! react-select2-wrapper@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

ustincameron commented 1 year ago

Did you solve this?

shravan20 commented 6 months ago

Was this resolved? I faced similar issue with React 16 or greater.