Flutter
[Flutter]CocoaPods not installed. Skipping pod install.
_annie_
2021. 11. 2. 20:14
728x90
MacOS 업데이트 이후 갑자기 오류메시지 발생
Launching lib/main.dart on iPhone 12 in debug mode...
Warning: CocoaPods not installed. Skipping pod install.
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.
CocoaPods not installed or not in valid state.
Error launching application on iPhone 12.
해결방법 :
androidstudio file -> invalidate cache / restart
출처 :
https://www.androidhuman.com/2021-04-18-flutter_cocoapods_not_installed_or_not_in_valid_state
728x90
반응형