인프런 커뮤니티 질문&답변
flutter doctor 하면 한가지가 문제가 나오는데 어떻게 해결해야 하나요?
작성
·
539
0
flutter doctor cocoa pods 가 설치되지 않았다고 나오는데
안내해주는 대로 사이트 들어가서 설치명령을 해도 설치가 되지 않습니다 어떻게 해결해야 할까요?
맥북에어 M2 사용중입니다
[!] Xcode - develop for iOS and macOS (Xcode 14.3)
✗ CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage
on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
      To install see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
답변 1
0





