I wrote some apps that worked fine in the browser mode (serve). Now I want to show the “real” thing (ok, emulate) but I can’t get that going. After going back to nodejs v6.9.1 I also re-installed Android Studio, included the JAVA_HOME to c:\program files\java\jdk1.8.0_102\bin, and ANDROID_HOME to C:\Program Files\Android\Android Studio\bin.
I’m pretty much at a loss, so anyone a suggestion on what to re-install and or debug?
It’s the standard tutorial app, MyIonicProject. So it’s not the code (serve also works fine). Warnings were during the build, but I couldn’t make much out of it. I’m now re-installing everything (node.js latest, ionic, cordova, android studio).
I found a difference here, the SDK is in a different location than my path variable. See if that’s the cause, I’ll keep the community posted