When I run pod install in the ios directory of my project, i get the error:
CDN: trunk URL couldn t be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: SSL peer certificate or SSH remote key was not OK
It takes about a minute after the previous local podspec is fetched before it arrives at this error, so it seems like a timeout to me.
I installed ruby and curl very recently. The way I installed curl was with a dll file off of https://curl.haxx.se/windows/ ; I followed the directions here
I m trying to add expo-modules to my react native project with npx install-expo-modules@latest