Execution failed for task ':expo-gl:extractReactNativeAARRelease'

In my expo app I use expo-gl and it runs perfectly on Expo Go.
When I try to build an apk with eas, I get this error:
Execution failed for task ‘:expo-gl:extractReactNativeAARRelease’

Expected directory '/private/var/folders/yp/5dbnrtzs56v000g683jn_hxw0000gn/T/eas-build-local-nodejs/

I am using eas-cli/3.13.0 darwin-x64 node-v16.13.2
Thank you very much

Hi @cristianfrostycoffe

Could you please run npx expo-doctor and post the output here?

Also, do you have an android directory in the root of your project?