ERROR: You are running `create-react-app` 4.0.3, which is behind the latest release (5. 0.0). --- SOLUTION: 1) npm uninstall -g create-react-app 2) npx clear-npx-cache 3) npx create-react-app myapp