【发布时间】:2022-07-02 01:22:17
【问题描述】:
我尝试运行 pod install,这就是我收到的。
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html
[IMPORTANT]
Don't forget to include the Crash Report log file under
DiagnosticReports directory in bug reports.
zsh: abort pod install
(base) tazar@Tazs-Air ios % [NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html
[IMPORTANT]
Don't forget to include the Crash Report log file under
DiagnosticReports directory in bug reports.
。我究竟做错了什么?非常感谢您的帮助。
【问题讨论】:
-
试试这个:brew install cocoapods
标签: ruby xcode flutter terminal cocoapods