EAS Build Error for SDK45

Please provide the following:

  1. SDK Version:45
  2. Platforms(Android/iOS/web/all):all
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Hi all,

When I build (EAS), it is successful with with errors in Expo Doctor:

I suppose I cannot simply update config plugin, etc? Any ideas on how to fix it? Many thanks in advance!

Hi @rachellauyui

Try expo doctor --fix-dependencies

If that doesn’t fix it, try deleting your package-lock.json / yarn.lock and node_modules and reinstalling your dependencies.

1 Like

Thank you Michael!! Sorry it is my bad. I tried to update eas-cli before build. But instead of updating globally, I installed eas-cli in the project… thus this problem… Once eas-cli installed properly, expo doctor is happy!!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.