when i install react-router dom version 5 error appers. I assume the error is caused by my react version, what can I do to fix it?
$ npm install react-router-dom@5.3.0
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! peer react@">=16.8.0" from @emotion/react@11.10.4
npm ERR! node_modules/@emotion/react
npm ERR! @emotion/react@"^11.8.1" from react-select@5.4.0
npm ERR! node_modules/react-select
npm ERR! peer react-select@"^5.0.0" from react-select-async-paginate@0.6.2