create-react-app does not clean up directory after failed install on Windows
Created by: Timer
When the CLI fails to create a new application, it should cleanup and delete the directory it had created.
Please help us fix this bug or resolve the test case!
https://github.com/facebookincubator/create-react-app/blob/master/tasks/e2e-installs.sh#L126-L130