Ionic framework - command 'ionic serve' returns 'multiple addresses available' -



Ionic framework - command 'ionic serve' returns 'multiple addresses available' -

first time ionic (and stackoverflow) user here.

i created new project.

now, i'm trying view in chrome via local webserver running command 'ionic serve.'

i prompt says:

multiple addresses available. please select address utilize entering number list below: 1) [ip address] 2) localhost address selection:

i can't seem find come in 'address selection.' own local ip address?

also, when listed [ip address], mean literally local ip address.

if take localhost run locally , not available outside of machine. take other ip expose service local network if wish.

command-line ionic-framework localserver

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -