-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new featureIssue that requests a new feature
Description
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
niklas-dahl, pbal and elvnthaus
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new featureIssue that requests a new feature