Tons of users are reporting their Facebook Create React App builds are failing since yesterday. The cause has been traced down to a dependency used by create-react-app, the latest version of which is ...
Run this command in your terminal: npm create cloudflare@latest -- my-react-app --framework=react This automatically sets my-react-app as the project folder, so the CLI won’t ask you for a directory.