React-native pack Android app report error?

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ":app:processReleaseResources".
> Failed to execute aapt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 39s
115 actionable tasks: 105 executed, 10 up-to-date

what is the reason for reporting this error when packaging RN projects?

Mar.02,2021

in the gradle.properties of the project: set android.enableAapt2=false
https://github.com/wuyunqiang.


has it been solved? I have the same problem

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1683943-5a18.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1683943-5a18.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?