
I know what the error was (Im running behind a proxy that inspects requests and causes no ends of problems) but the fact that create-react-app automatically deletes the error log could be problematic.
- create-react-app encounters an error while creating an app
- cra logs the error into ./myApp/yarn-errror.log
- cra aborts the installation
- cra deletes the yarn-error.log