Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Automatically ask to run on next free port if port 3000 is busy #125

Open
@Arrow7000

Description

@Arrow7000

Firstly thank you for this project! I tried to manually convert my CRA app to use TypeScript but it didn't work at all, so this is a lifesaver.

The original Create React App has a feature where if port 3000 is busy it will automatically ask if I want to run it on the next available port. This doesn't seem to be the case here because I just get this in the console

$ yarn start
yarn start v0.27.5
warning ..\..\package.json: No license field
$ react-scripts-ts start
Something is already running on port 3000.
Done in 2.28s.

Could this feature be added to this too?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions