Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A problem occurred configuring project ':app'. > org.gradle.api.internal.tasks.DefaultTaskContainer$DuplicateTaskException: Cannot add task 'processDebugGoogleServices' as a task with that name already exists. #303

Open
Dipjana opened this issue Mar 17, 2023 · 0 comments

Comments

@Dipjana
Copy link

Dipjana commented Mar 17, 2023

Describe the bug
A problem occurred configuring project ':app'. > org.gradle.api.internal.tasks.DefaultTaskContainer$DuplicateTaskException: Cannot add task 'processDebugGoogleServices' as a task with that name already exists.

project ionic 3

Screenshots
Annotation 2023-03-17 214103

Environment (please complete the following information):
Ionic:

Ionic CLI : 6.20.8 (C:\Users\Computer\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.4

Cordova:

Cordova CLI : 11.1.0
Cordova Platforms : android 9.1.0, browser 5.0.3
Cordova Plugins : cordova-plugin-ionic-webview 1.2.1, (and 31 other plugins)

Utility:

cordova-res : 0.15.4
native-run : 1.7.2

System:

Android SDK Tools : 26.1.1 (C:\Users\Computer\AppData\Local\Android\Sdk)
NodeJS : v14.17.3 (C:\Program Files\nodejs\node.exe)
npm : 6.14.13
OS : Windows 10

Package.json
{
"name": "eduklix",
"version": "1.0.0",
"author": "eduKLIX",
"homepage": "http://eduklix.com/",
"private": true,
"scripts": {
"clean": "ionic-app-scripts clean",
"build": "ionic-app-scripts build",
"lint": "ionic-app-scripts lint",
"ionic:build": "ionic-app-scripts build",
"ionic:serve": "ionic-app-scripts serve"
},
"dependencies": {
"@angular/common": "5.0.3",
"@angular/compiler": "5.0.3",
"@angular/compiler-cli": "5.0.3",
"@angular/core": "5.0.3",
"@angular/forms": "5.0.3",
"@angular/http": "5.0.3",
"@angular/platform-browser": "5.0.3",
"@angular/platform-browser-dynamic": "5.0.3",
"@ionic-native/android-permissions": "^4.20.0",
"@ionic-native/background-mode": "^4.20.0",
"@ionic-native/base64": "^4.20.0",
"@ionic-native/call-number": "^4.20.0",
"@ionic-native/camera": "^4.20.0",
"@ionic-native/chooser": "^4.20.0",
"@ionic-native/core": "4.4.0",
"@ionic-native/date-picker": "^4.20.0",
"@ionic-native/deeplinks": "^4.20.0",
"@ionic-native/device": "^4.20.0",
"@ionic-native/downloader": "^4.20.0",
"@ionic-native/email-composer": "^4.20.0",
"@ionic-native/file": "^4.20.0",
"@ionic-native/file-chooser": "^4.20.0",
"@ionic-native/file-opener": "^4.20.0",
"@ionic-native/file-path": "^4.20.0",
"@ionic-native/file-transfer": "^4.20.0",
"@ionic-native/in-app-browser": "^4.20.0",
"@ionic-native/keyboard": "^4.20.0",
"@ionic-native/local-notifications": "^4.20.0",
"@ionic-native/network": "^4.20.0",
"@ionic-native/photo-viewer": "^4.20.0",
"@ionic-native/push": "^4.20.0",
"@ionic-native/splash-screen": "4.4.0",
"@ionic-native/status-bar": "^4.4.0",
"@ionic-native/toast": "^4.5.2",
"@ionic-native/transfer": "^3.14.0",
"@ionic-native/unique-device-id": "^4.20.0",
"@ionic-native/youtube-video-player": "^4.20.0",
"@ionic/storage": "^2.2.0",
"animate.css": "^3.5.2",
"chart.js": "^2.8.0",
"com-sarriaroman-photoviewer": "1.2.2",
"cordova-browser": "5.0.3",
"cordova-plugin-camera": "4.0.3",
"cordova-plugin-compat": "^1.2.0",
"cordova-plugin-datepicker": "0.9.3",
"cordova-plugin-email-composer": "0.9.2",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-file-transfer": "^1.7.1",
"cordova-plugin-filechooser": "^1.2.0",
"cordova-plugin-filepath": "^1.1.0",
"cordova-plugin-inappbrowser": "3.0.0",
"cordova-plugin-ionic-keyboard": "2.1.3",
"cordova-plugin-ionic-webview": "^1.2.1",
"cordova-plugin-network-information": "^2.0.1",
"cordova-plugin-splashscreen": "^4.1.0",
"cordova-plugin-statusbar": "^2.4.2",
"cordova-plugin-uniquedeviceid": "1.3.2",
"cordova-plugin-whitelist": "^1.3.3",
"cordova-plugin-x-toast": "^2.7.2",
"cordova-plugin-youtube-video-player": "2.3.0",
"cordova-sqlite-storage": "3.2.0",
"cordova-support-google-services": "1.1.0",
"googleapis": "^32.0.0",
"integrator-cordova-plugin-downloader": "1.1.0",
"ionic-angular": "3.9.2",
"ionic-plugin-deeplinks": "^1.0.20",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"lodash": "^4.17.11",
"ng2-translate": "^5.0.0",
"node-sass": "^4.14.1",
"phonegap-plugin-multidex": "1.0.0",
"phonegap-plugin-push": "2.2.3",
"rxjs": "5.5.2",
"rxjs-compat": "^6.5.2",
"sw-toolbox": "3.6.0",
"zone.js": "0.8.18"
},
"devDependencies": {
"@ionic/app-scripts": "^3.2.4",
"@ionic/lab": "1.0.24",
"call-number": "^1.0.1",
"com-badrit-base64": "^0.2.0",
"cordova-android": "^9.1.0",
"cordova-plugin-android-permissions": "^1.1.2",
"cordova-plugin-background-mode": "^0.7.3",
"cordova-plugin-badge": "^0.8.8",
"cordova-plugin-chooser": "^1.3.2",
"cordova-plugin-device": "^1.1.7",
"cordova-plugin-fcm": "^2.1.2",
"cordova-plugin-file-opener2": "^3.0.5",
"cordova-plugin-local-notification": "^0.9.0-beta.2",
"typescript": "2.4.2"
},
"description": "An Ionic project",
"cordova": {
"plugins": {
"cordova-plugin-x-toast": {},
"ionic-plugin-keyboard": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-ionic-webview": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-network-information": {},
"cordova-plugin-file": {},
"cordova-plugin-file-transfer": {},
"cordova-plugin-filepath": {},
"integrator-cordova-plugin-downloader": {},
"cordova-sqlite-storage": {},
"com-sarriaroman-photoviewer": {},
"cordova-plugin-youtube-video-player": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-datepicker": {},
"cordova-plugin-camera": {},
"mx.ferreyra.callnumber": {},
"cordova-plugin-email-composer": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"phonegap-plugin-push": {
"ANDROID_SUPPORT_V13_VERSION": "27.+",
"FCM_VERSION": "11.6.2"
},
"cordova-plugin-uniquedeviceid": {},
"cordova-plugin-filechooser": {},
"ionic-plugin-deeplinks": {
"URL_SCHEME": "eduklix",
"DEEPLINK_SCHEME": "https",
"DEEPLINK_HOST": "beta.eduklix.com",
"ANDROID_PATH_PREFIX": "C:/Program Files/Git/",
"ANDROID_2_PATH_PREFIX": "/",
"ANDROID_3_PATH_PREFIX": "/",
"ANDROID_4_PATH_PREFIX": "/",
"ANDROID_5_PATH_PREFIX": "/",
"DEEPLINK_2_SCHEME": " ",
"DEEPLINK_2_HOST": " ",
"DEEPLINK_3_SCHEME": " ",
"DEEPLINK_3_HOST": " ",
"DEEPLINK_4_SCHEME": " ",
"DEEPLINK_4_HOST": " ",
"DEEPLINK_5_SCHEME": " ",
"DEEPLINK_5_HOST": " "
},
"cordova-plugin-android-permissions": {},
"cordova-plugin-device": {},
"cordova-plugin-local-notification": {},
"cordova-plugin-file-opener2": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-background-mode": {},
"call-number": {},
"com-badrit-base64": {},
"cordova-plugin-chooser": {},
"cordova-support-google-services": {},
"cordova-plugin-fcm": {}
},
"platforms": [
"browser"
]
}
}

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

No branches or pull requests

1 participant