Skip to content

create-react-app deletes application when done #7502

@ChadEubanks

Description

@ChadEubanks

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

  1. npx create-react-app
  2. install process will fail and deletes the generated application directory

Expected behavior

Application folder and file structure to be stubbed out

Actual behavior

Screen Shot 2019-08-09 at 4 17 40 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions