We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run react-native run-android get this error:
react-native run-android
Execution failed for task ':app:mergeDebugResources'. > Error: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
React: 16.3.1 React native: 0.55.3 Gradle: com.android.tools.build:gradle:3.1.2 compileSdkVersion 27 buildToolsVersion '27.0.3'
16.3.1
0.55.3
com.android.tools.build:gradle:3.1.2
The text was updated successfully, but these errors were encountered:
It looks like your issue may be incomplete. Are all the fields required by the Issue Template filled out?
If you believe your issue contains all the relevant information, let us know in order to have a maintainer remove the No Template label.
No Template
Sorry, something went wrong.
My problem solved. I have a mistake in the code.
hey @alihesari , could you please tell me how do you solve it ?I face the same problem and don't know the place where it occur.
@alihesari i am also having the same issue since 3 days and cant resolve it can guide what was your mistake
No branches or pull requests
When I run
react-native run-android
get this error:React:
16.3.1
React native:
0.55.3
Gradle:
com.android.tools.build:gradle:3.1.2
compileSdkVersion 27
buildToolsVersion '27.0.3'
The text was updated successfully, but these errors were encountered: