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

grunt run:android --livereload messes up with multiple networks #262

Open
TimeTravelersHackedMe opened this issue Jan 4, 2016 · 1 comment

Comments

@TimeTravelersHackedMe
Copy link

I'm having a problem using:

grunt run:android --livereload

when I have multiple interfaces set up (i.e. connected to VirtualBox and WiFi). Normally, a list pops up and the taskrunner asks you to select which interface you want to use by using the up and down keys. When grunt run:android --livereload is run, you don't have an opportunity to select the right interface because the grunt script keeps on going.

Anyway to address this?

@wesley-harding
Copy link

I think this is actually an issue with ionic-cli. Regardless, I've been able to fix it by binding to all interfaces with the --all or -a flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants