I had the same problem and, as one commentator said, I downgraded react router to v6 with npm i react-router-dom@6. It helped me.
npm i react-router-dom@6