Skip to content

Feature request: ng serve should select another port if 4200 is already taken #1568

@amreladawy

Description

@amreladawy

Feature request

  • OS?
    Windows 7
  • Versions.
angular-cli: 1.0.0-beta.11-webpack
node: 4.4.7
os: win32 x64
  • Repro steps.

a. start an angular project with ng serve
b. start another angular project with ng serve

The second one won't start as port 4200 is already taken
Port 4200 is already in use.

Ionic cli is switching to another port automatically
The port 8100 was taken on the host localhost - using port 8101 instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    P5The team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions