-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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:compileDebugAidl' during compilation #16178
Comments
Hint: with create-react-native-app everything works gracefully |
Another guy has the same problem here and it got it working but I don't know how: react-native-image-picker/react-native-image-picker#521 Someone can give me a hand on this? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions. |
@giacomocerquone Did you ever find a fix for this? 🤞 |
@DanielArthurUK I've always used the react-native boilerplate and upgrading it with react-native-git-upgrade this problem disappeared |
@DanielArthurUK I correct myself, after upgrading it in a new project it's actually not working. |
Is this a bug report?
yes
Have you read the Contributing Guidelines?
yes
Environment
(There is a bug in your info too)
Steps to Reproduce
Actual Behavior
I've got an
Execution failed for task ':app:compileDebugAidl'
Actually I found this issue where the guy had the same problem: #14733 and I managed to solve it like he says, but I'm not comfortable repeating all those steps for every project I have.
I'd like to know why this happens, what exactly is missing and how to install this missing piece in order to happily compile my apks
Thank you very much for you work
The text was updated successfully, but these errors were encountered: