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 [email protected]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! peer react@">=16.8.0" from @emotion/[email protected]
npm ERR! node_modules/@emotion/react
npm ERR! @emotion/react@"^11.8.1" from [email protected]
npm ERR! node_modules/react-select
npm ERR! peer react-select@"^5.0.0" from [email protected]