With eas-cli version 0.52.0, the local build generates the apk as expected.
When using eas-cli version >= 0.53.0 I get the following error: Cannot find module '@expo/config-plugins'
.
I use the following command as I always did: eas build --profile preview --platform android --local
.
Any help? Thanks in advance.