当我尝试在mac中运行时,我会得到错误的Pod安装,我尝试通过在ios文件夹中运行以下命令来安装podAnalyzing dependencies# Uncomment this line to define a global platform for your project
# CocoaPodsFile.expand_path(File.join('packages', '
/Library/Ruby/Gems/2.0.0/gems/cocoapods-0.36.4/lib/cocoapods/user_interface/error_report.rb:13:in `report-0.36.4/lib/cocoapods/command.rb:46:in `run'
from /Library/Ruby/Gems/2.0.0
Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.: 3.0.2# Uncomment the next line to define a global platform for your project
# platform :ios
这是完整的错误消息
Warning: CocoaPods minimum required version 1.9.0 or greater not installed.CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your pluginWithout CocoaPods, plugins will not work on iOS or macOS.
它将显示这样的错误:-
Warning: CocoaPodsCocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your pluginWithout CocoaPods, plugins will not work