You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0)
Hi, Devs
I woke up to 2022 to run my first React app using:
npx create-react-app xyz
I was greeted with this error:
You are running 'create-react-app' 4.0.3, which is behind the latest release (5.0.0).
Please remove any global installs with one of...
xer0.hashnode.dev1 min read