Run expo Doctor

Every time you generate an APK with the command “eas build -p android --profile preview”, in the logs it shows an error when running the Expo Doctor phase, what could be the reason for this error?

Hi @juliann

It should not. But it’s hard to help you if you don’t tell us what that warning is :slight_smile:

Also, try running expo-cli doctor --fix-dependencies and npx expo install --fix to see if that fixes it.