Hello I have created an issue on stackoverflow ple...
# community-support
s
Hello I have created an issue on stackoverflow please anyone who can help regarding the following https://stackoverflow.com/questions/78526412/execution-failed-for-task-expo-modules-coreconfigurecmakedebugarm64-v8a
v
Doesn't seem to be Gradle related more than that you use Gradle to run your build. Maybe do as advised in the error and use
--stacktrace
or a build
--scan
to find where this is coming from and thus whom to maybe ask about it.