Skip to content

create-react-app deletes error.log when aborting an installation #2702

@mg

Description

@mg

image

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.

  1. create-react-app encounters an error while creating an app
  2. cra logs the error into ./myApp/yarn-errror.log
  3. cra aborts the installation
  4. cra deletes the yarn-error.log

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions