question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ‘:app:transformClassesWithDexForF0F1Debug’.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/telerik/widget/list/BuildConfig;

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 15s Command gradlew.bat failed with exit code 1

I have removed the platform, added and built again and again. No change. The same issue is coming.

Initially, the issue said it is because of facebook-release. Then I removed nativescript-facebook-login dependency from package.json. Then the above issue started coming.

Have been facing this issue. Help me solve this.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
kambojazcommented, Jun 27, 2018

@tsonevn thanks!

Enabling multiDex options solved problem

2reactions
tsonevncommented, Feb 12, 2018

Hi @saikumar-madana, Did you review the links attached to my previous message and the provided solution for enabling the multiDex option? An example how to setup it, could be found here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

My gradlew.bat keeps failing on tns build android
1 Answer 1 · From the project root, run ./node_modules/.bin/update-ns-webpack --deps --configs to regenerate a 'clean' webpack configuration.
Read more >
tns debug deploys even when build fails · Issue #4188 - GitHub
Expected Result: The tns command issues an error in the console and prevents a new native app from being deployed to the test...
Read more >
tns build - NativeScript Docs
Description. Builds the project for Android or iOS and produces an application package that you can manually deploy on a device or native...
Read more >
Build Failure Using Oracle: ORA-12504: TNS:listener Was Not ...
The workaround: 1) Choose Add Data (or ElastiCube > Change connectivity > Change source provider if you're just updating an ElastiCube that started...
Read more >
NativeScript CLI fail when running “tns run ios” - Google Groups
The error occured when I tried running command "tns run ios" on Terminal, ... But my guess would be to use the xcode...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found