Hi guys,
I’m having a rather wierd issue.
All of a sudden (while trying to use Angular’s Http, if that’s any help) my app stopped working with --livereload when running on an Android device.
The issue is that vendor.js is unable to load. The path to it is “http://192.168.5.26:8100/build/vendor.js”, which when run in my browser, as well as other PCs on the LAN, opens just fine…
Both ionic serve and normal device run work.
Am really hitting a wall here so I’d love some advice,
cheers!
cli packages: (C:\Users\Leo\Desktop\Ionic projects\eatsybitsy\eatsybitsy\node_modules)
@ionic/cli-utils : 1.9.2
ionic (Ionic CLI) : 3.9.2
global packages:
Cordova CLI : not installed
local packages:
@ionic/app-scripts : 2.1.4
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.6.0
System:
Node : v6.11.1
npm : 3.10.10
OS : Windows 10
