Failed to compile. Module not found: Can’t resolve ‘react-router-dom’ January 14, 2023 by Tarik I was facing the same issue. The following command will resolve it: npm install react-router-dom --save