Open gamaralf opened 9 years ago
Same issue?
@alanquigley same as...?
I think I found a workaround on http://stackoverflow.com/a/26254903:
instead using the "grunt serve" command i tried the "ionic serve" command. This script the didn't hang in the commandline so i could select an address. (in my case i selected 2 (the localhost)).
From this point it remembers the option you selected. so you can run "grunt serve" command again.
Thank you @gamaralf, exactly what I needed.
On freshly generated directory (using "yo ionic"), if I run "grunt serve" I get the message:
And even if I type "1" or "2", nothing happens (10.10.172.16 is my IP address). No development server is started.
I am running: