diegonetto / generator-ionic

Build hybrid mobile apps using the Ionic Framework
MIT License
1.74k stars 336 forks source link

why i use grunt-serve the html isn't link ?(I use ionic-serve the html is link) #215

Open strongwray opened 9 years ago

nachojimenez commented 9 years ago

Do you get a line saying:

ionic $ Done, without errors.

If so, it´s the same problem as reported in #216

sookinoby commented 9 years ago

I am facing the same issue.

grunt serve doesnt work , but ionic serve works.

ceoaliongroo commented 9 years ago

It's possible solve the issue using grunt-parallel and change a little the Gruntfile.js https://stackoverflow.com/questions/30853177/ionic-cli-exiting-after-grunt-serve/31126471#31126471