不要忘记在错误报告中包含 DiagnosticReports 目录下的崩溃报告日志文件

Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports

我 运行 pod install 并在 Mac OS M1:

上遇到了这个问题

[注意] 您可能遇到了 Ruby 解释器或扩展库中的错误。 欢迎错误报告。 详情:https://www.ruby-lang.org/bugreport.html

[重要] 不要忘记将崩溃报告日志文件包含在 错误报告中的 DiagnosticReports 目录。

似乎与 Ruby ffi 有关。 运行 以下命令:

  1. sudo arch -x86_64 gem 安装 ffi
  2. arch -x86_64 pod 安装