Pod install with ejected expo 2.10.6 take forever

Hi. I’m trying to run pod install after expo eject but it stucks at:

Pre-downloading: `ExpoKit` from `http://github.com/expo/expo.git`, tag `ios/2.10.6`

I’ve tried:
brew install git-lfs && git lfs install && pod update
and
pod install repo --update
But it doesnt work :confused:

For those who face the same issue, change ExpoKit tag to 2.10.2 in Podfile can be a temporary solution

i have same issure:disappointed_relieved:

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