Conflicts occur when the host
and open
parameters are used at the same time
#5729
Labels
effort1: easy (hours)
freq1: low
Only reported by a handful of users who observe it rarely
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
severity1: confusing
Bug Report or Feature Request (mark with an
x
)Versions.
@angular/cli: 1.0.0
node: 6.10.0
os: darwin x64
Repro steps.
ng serve --host 0.0.0.0 --open
http://0.0.0.0:4200
(Can't open)The log given by the failure.
Desired functionality.
open
http://127.0.0.1:4200
in the browserMention any other details that might be useful.
The text was updated successfully, but these errors were encountered: