Skip to content

Bug: Stuck on "Starting the development server" when parent folder contains '#' #12149

@WeebNetsu

Description

@WeebNetsu

React version: 17.0.2

Steps To Reproduce

  1. Create folder with '#' in name ie: mkdir myfolder/#trash/
  2. Create react app in folder: npx create-react-app myApp
  3. Start app: npm start

The current behavior

Gets stuck on "Starting the development server..." forever

The expected behavior

It should start and run the app as expected when creating a new app or warn you about invalid parent directory name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions