-
-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Closed
Description
Describe the bug
npx create-react-app <app_name> fails to bootstrap. At the end of the bootstrap process, the <app_name> directory is deleted.
Did you try recovering your dependencies?
Yes, error persists.
npm --version: 6.9.0
yarn --version: 0.27.5
Environment
Please specify the project directory:
create-react-app
For example:
create-react-app my-react-app
Run create-react-app --help to see all options.
????
Steps to reproduce
- npx create-react-app
- install process will fail and deletes the generated application directory
Expected behavior
Application folder and file structure to be stubbed out
Actual behavior
Metadata
Metadata
Assignees
Labels
No labels
