-
Notifications
You must be signed in to change notification settings - Fork 552
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
Execution failed for task ':app:checkDebugDuplicateClasses'. #534
Comments
Did you find anything i just ran into the same issue :( ? |
Same for me. |
I figured out i had react-native-pdf and react-native-pdf-view as dependencies, remooving one solved the issue for me. |
In my case I had react-native-html-to-pdf which was causing this duplicate classes issue but actually my case was quite different. |
Guy !
|
this one works! & This is just basic configuration of react-native-pdf in NPM.(https://www.npmjs.com/package/react-native-pdf) |
Facing this issue with react-native-html-to-pdf, can someone guide me how to solve it? |
react-native
version: 0.62.1react-native-pdf
version: 6.2.0Platform: iOS
Run this command react-native run-android
Logs:
Execution failed for task ':app:checkDebugDuplicateClasses'.
The text was updated successfully, but these errors were encountered: