itinance / itinance/react-native-fs

Android build failed in react-native 0.59.9

Open
#716 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

`react-native run-android` and Task :app:transformDexArchiveWithDexMergerForRelease FAILED

```
java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder
.dexing.DexArchiveMergerException: Error while merging dex archives:
Learn how to resolve the issue at https://developer.android.com/studio/buil
d/dependencies#duplicate_classes.
Program type already present: androidx.versionedparcelable.R
```

package dependency is

```
"react": "16.8.3",
"react-native": "0.59.9",
"react-native-firebase": "^5.5.4",
"react-native-fs": "^2.13.3",
...
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.