Skip to content

Instantly share code, notes, and snippets.

@alloy
Created November 19, 2020 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alloy/a9f2f4102705bad0b2c53407edd2bd89 to your computer and use it in GitHub Desktop.
Save alloy/a9f2f4102705bad0b2c53407edd2bd89 to your computer and use it in GitHub Desktop.
/p/t/RNTestProject » npx react-native run-android
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
Jetifier found 916 file(s) to forward-jetify. Using 4 workers...
info JS server already running.
info Installing the app...
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
> Task :app:checkDebugDuplicateClasses FAILED
17 actionable tasks: 17 executed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
> Duplicate class com.facebook.soloader.ApkSoSource found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.DirectorySoSource found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf32_Dyn found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf32_Ehdr found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf32_Phdr found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf32_Shdr found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf64_Dyn found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf64_Ehdr found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf64_Phdr found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.Elf64_Shdr found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.ExoSoSource found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.FileLocker found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.MinElf found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.MinElf$ElfError found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.NativeLibrary found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.NoopSoSource found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.SoLoader found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.SoSource found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.SysUtil found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Duplicate class com.facebook.soloader.SysUtil$LollipopSysdeps found in modules jetified-react-native-0.20.1-runtime (com.facebook.react:react-native:0.20.1) and jetified-soloader-0.9.0-runtime (com.facebook.soloader:soloader:0.9.0)
Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 41s
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment