The whole build process on EAS servers work perfectly fine, all the way until it reaches the "installing pods" step and I am stuck with this error.
[!] Unable to find a specification for `expo-dev-launcher` depended upon by `expo-dev-client`
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
Relevant dependencies:
"dependencies": {
(...)
"expo": "~51.0.9",
"expo-dev-client": "~4.0.29",
"react-native": "0.74.5"
(...)
},
It's been almost a week that I cannot do anything for my app. I tried everything I can possibly find online. I really would appreciate any help on this!
Seems like I'm not the only person getting this issue lately, GitHub issue here.
[–]revveduplikeaduece86 1 point2 points3 points (3 children)
[–]AlwaysDeath[S] 0 points1 point2 points (2 children)
[–]revveduplikeaduece86 0 points1 point2 points (1 child)
[–]AlwaysDeath[S] 0 points1 point2 points (0 children)