-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
🔥Can't compile after upgrading to 5.0 #1688
Comments
which react native version are you using ? |
mmm I think it can be my fault, seems a bad merge from my part, let me check. |
@wmonecke @vokhuyetOz Can you check this PR? Sorry for the inconveniences (bad idea to make a release from mobile) |
@CHaNGeTe Great! When will it be merged? |
As soon as I can, as 5.0.0 is totally broken. |
Any news? For me it is working, but I want to be double sure |
@CHaNGeTe , it is also working for me |
Following steps helped to recover from above issue:
|
@ShivangiModi6220 It's worked...!!!!! |
@ShivangiModi6220 |
@CHaNGeTe I tested and is working perfectly fine. |
|
One of those two (or both) worked for me Just a reminder to people, use the --scan flag when building your project, it helped me to get more insights into what was the problem and find this issue to help me fix my problem |
On one of the projects, I fixed it like this, and added to the readme, hope helped Build failedTask :react-native-video:compileReleaseJavaWithJavac FAILED
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you are having a similar problem, please open a new issue and reference this one instead of commenting on a stale or closed issue. |
Bug
After having updated to 5.0 to migrate to AndroidX I am getting the following error:
React native info output:
MainApplication.java
Library version: 5.0
The text was updated successfully, but these errors were encountered: