개발/리액트 네이티브

React Native: pod install error 해결 방법

한희송 2021. 1. 16. 15:01

cocoapods could not find compatible versions for pod ... 

샌드 박스가 Podfile.lock과 동기화되지 않았습니다. 'pod install'을 실행하거나 CocoaPods 설치를 업데이트하십시오."라는 오류 뜸.

 

해결 방법:

$ pod repo update