Answers for "Execution failed for task ':app:compressDebugAssets'."

0

Execution failed for task ':app:compressDebugAssets'.

"Happened for me as well after migrating from react-native 0.63.4 to 0.64.0. Was able to solve it by running rm -rf android/app/build and rebuilding the project, as described in the troubleshooting section.
"
Posted by: Guest on January-25-2022

Code answers related to "Execution failed for task ':app:compressDebugAssets'."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language