-
Notifications
You must be signed in to change notification settings - Fork 326
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
After react-native-video-processing install getting BUILD FAILED issue. how to resolve this? #400
Comments
I am also getting the same error. Did you find any solution? |
1 similar comment
I am also getting the same error. Did you find any solution? |
Any update? |
Did anyone find any solution for this error? |
Try this, in the android > build.gradle folder add the following
|
Still not working. |
I also had the same build failed error, You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.` |
Could not determine the dependencies of task ':app:processDebugResources'.
The text was updated successfully, but these errors were encountered: