ng serve --port=0 will log incorrect Angular Server listening info #14499
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity2: inconvenient
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Not sure
Description
Using
ng serve --port=0
will print an incorrect console log message🔬 Minimal Reproduction
🔥 Exception or Error
The ports in the console message should be the same.
In the above case
4201
should be52468
🌍 Your Environment
The text was updated successfully, but these errors were encountered: