【问题标题】:Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports不要忘记在错误报告中包含 DiagnosticReports 目录下的崩溃报告日志文件
【发布时间】:2022-01-14 03:13:10
【问题描述】:

我在 Mac OS M1 上运行 pod install 并遇到了这个问题:

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

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

【问题讨论】:

  • 你发现了吗?

标签: ios swift react-native cocoa cocoapods


【解决方案1】:

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

  1. sudo arch -x86_64 gem install ffi
  2. arch -x86_64 pod install

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-10-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-01-29
    • 2020-02-17
    • 1970-01-01
    相关资源
    最近更新 更多