Pod install fail to download ExpoKit 2.9.0

I too had the same issue (and similar OS environment) and resolved it by updating to the latest git-lfs for MacOS Mojave. If using homebrew:

  • brew install git-lfs
  • git lfs install
  • pod update again

Hopefully that works for you! :slight_smile:

16 Likes