@jjgoat wrote:
I run ionic serve --devapp and can successfully see my app on the Ionic Dev App. However when I tap on the instance in the dev app it consistently times out with the error:
Unable to load page
The request has timed outHere is my Ionic setup:
Ionic CLI : 5.4.13 (C:\Users\xxxx\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.11.6
@angular-devkit/build-angular : 0.801.3
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.1.1Cordova:
Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0, ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 4 other plugins)Utility:
cordova-res : 0.8.1
native-run : 0.3.0System:
NodeJS : v12.13.0 (D:\xxxx\node.exe)
npm : 6.12.0
OS : Windows 10Interestingly I can connect to a friends devapp he deploys on the same wifi. Here is their set up:
Ionic CLI : 5.4.10 (C:\Users\xxxxx\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.11.5
@angular-devkit/build-angular : 0.801.3
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.1.1Cordova:
Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 4 other plugins)Utility:
cordova-res : not installed
native-run : 0.2.9System:
NodeJS : v12.13.1 (C:\Program Files\nodejs\node.exe)
npm : 6.13.1
OS : Windows 10
Posts: 1
Participants: 1