Hi, I have struggled with error for two days now.
I create a new application with $ Ionic start and then $Ionic cordova run android.
Phone attached is a nexus 5x with android 8.0.0
This is my ionic info:
cli packages: (C:\Users\me\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.0
ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.1.5
Cordova Platforms : android 6.3.0
Ionic Framework : ionic-angular 3.9.2
System:
Node : v6.10.2
npm : 4.5.0
OS : Windows 10
Environment Variables:
ANDROID_HOME : not set
Misc:
backend : pro
In package.json: “cordova-android”: “~6.3.0"
In config.xml: engine name=“android” spec=”~6.3.0"
Any ideas?
Background: It worked, but I got the same error each time I added the firebase plugin. So I ‘played’ along with sdkmanager and now nothing works.