After generating a new project using:
ionic start my-app blank --type=ionic-angular
I tried to run my app on a mobile device using:
ionic serve -c
I received this error, and the app is no longer responding to their Ionic DevApp
After generating a new project using:
ionic start my-app blank --type=ionic-angular
I tried to run my app on a mobile device using:
ionic serve -c
I received this error, and the app is no longer responding to their Ionic DevApp