Skip to content

Conflicts occur when the host and open parameters are used at the same time #5729

@asnowwolf

Description

@asnowwolf

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Versions.

@angular/cli: 1.0.0
node: 6.10.0
os: darwin x64

Repro steps.

  1. run ng serve --host 0.0.0.0 --open
  2. try to 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 browser

Mention any other details that might be useful.

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort1: easy (hours)freq1: lowOnly reported by a handful of users who observe it rarelyseverity1: confusing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions