Follow
Series

Bug Fixes


Articles in this series

Fix the Error: "You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0). We no longer support global installation"

Dec 29, 20211 min read

I ran into the error below a few days ago while trying to create a new react application; You are running create-react-app 4.0.3, which is behind the...

Fix the Error: "You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0). We no longer support global installation"
How to Fix the TypeError: "Module 'react-router-dom' has no exported member 'Switch'."