Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
asnowwolf opened this issue Mar 29, 2017 · 3 comments
Closed
Assignees
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

Comments

@asnowwolf
Copy link

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.

@RicardoVaranda
Copy link
Contributor

RicardoVaranda commented Mar 29, 2017

Hey @asnowwolf ,

Thanks for your report! I'll submit a PR to correct this.

#5743

@filipesilva filipesilva self-assigned this May 3, 2017
@filipesilva filipesilva added effort1: easy (hours) freq1: low Only reported by a handful of users who observe it rarely severity1: confusing P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels May 3, 2017
@filipesilva
Copy link
Contributor

Fixed by #5743

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

3 participants