Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Errou build ionic android #2917

Open
robsongduarte opened this issue May 21, 2020 · 0 comments
Open

Errou build ionic android #2917

robsongduarte opened this issue May 21, 2020 · 0 comments

Comments

@robsongduarte
Copy link

Hi, whenever I install phonegap I can't build my application, I don't know which dependency is in conflict. Below is my package.json

"dependencies": {
"@angular/common": "5.0.0",
"@angular/compiler": "5.0.0",
"@angular/compiler-cli": "5.0.0",
"@angular/core": "5.0.0",
"@angular/forms": "5.0.0",
"@angular/http": "5.0.0",
"@angular/platform-browser": "5.0.0",
"@angular/platform-browser-dynamic": "5.0.0",
"@ionic-native/android-permissions": "^4.20.0",
"@ionic-native/app-version": "^4.20.0",
"@ionic-native/camera": "^4.20.0",
"@ionic-native/clipboard": "^4.20.0",
"@ionic-native/core": "4.3.2",
"@ionic-native/diagnostic": "^4.20.0",
"@ionic-native/geolocation": "^4.20.0",
"@ionic-native/launch-navigator": "^4.20.0",
"@ionic-native/splash-screen": "4.3.2",
"@ionic-native/status-bar": "4.3.2",
"@ionic/storage": "^2.1.3",
"angular2-swing": "^0.14.0",
"angularx-qrcode": "^1.5.3",
"brmasker4": "^1.0.3",
"cordova-android": "^8.1.0",
"cordova-android-play-services-gradle-release": "^4.0.0",
"cordova-clipboard": "^1.3.0",
"cordova-ios": "^5.1.1",
"cordova-plugin-actionsheet": "^2.3.3",
"cordova-plugin-android-permissions": "^1.0.0",
"cordova-plugin-androidx": "^1.0.2",
"cordova-plugin-androidx-adapter": "^1.1.0",
"cordova-plugin-app-version": "^0.1.9",
"cordova-plugin-camera": "^4.1.0",
"cordova-plugin-dialogs": "^2.0.2",
"cordova-plugin-geolocation": "^4.0.2",
"cordova-sqlite-storage": "^3.4.0",
"cordova-support-google-services": "1.3.2",
"cordova.plugins.diagnostic": "^5.0.1",
"ionic-angular": "3.9.2",
"ionic-img-viewer": "^2.9.0",
"ionicons": "3.0.0",
"phonegap-plugin-multidex": "1.0.0",
"phonegap-plugin-push": "2.2.2",
"promise-timeout": "^1.3.0",
"rxjs": "5.5.2",
"string-mask": "^0.3.0",
"sw-toolbox": "3.6.0",
"uk.co.workingedge.phonegap.plugin.launchnavigator": "^5.0.4",
"zone.js": "0.8.18"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant