【问题标题】:Problems installing applesimutils using Homebrew使用 Homebrew 安装 applesimutils 的问题
【发布时间】:2023-04-02 05:54:01
【问题描述】:

尝试运行以下命令时:

brew tap wix/brew
brew install applesimutils

我的homebrew 失败并显示以下内容:

Warning: Some installed formulae are not readable:
  applesimutils: /usr/local/Homebrew/Library/Taps/wix/homebrew-brew/applesimutils.rb:4: syntax error, unexpected <<, expecting keyword_end
<<<<<<< HEAD
  ^
/usr/local/Homebrew/Library/Taps/wix/homebrew-brew/applesimutils.rb:17: syntax error, unexpected ===, expecting keyword_end
=======
   ^
/usr/local/Homebrew/Library/Taps/wix/homebrew-brew/applesimutils.rb:23: syntax error, unexpected >>, expecting keyword_end
>>>>>>> Detox Instruments 1.10.10110
  ^
/usr/local/Homebrew/Library/Taps/wix/homebrew-brew/applesimutils.rb:23: unexpected fraction part after numeric literal
>>>>>>> Detox Instruments 1.10.10110

我在跑步

Environment:
  OS: macOS 10.14.5
  Node: 10.15.3
  Yarn: 1.16.0
  npm: 6.4.1
  Watchman: 4.9.0
  Xcode: Xcode 10.2.1 Build version 10E1001
  Android Studio: 3.4 AI-183.5429.30.34.5452501

Packages: (wanted => installed)
  react: 16.3.1 => 16.3.1
  react-native: ^0.55.4 => 0.55.4

我尝试执行 brew doctorbrew cleanup 但仍然遇到相同的错误。

谢谢

【问题讨论】:

    标签: homebrew applesimutils


    【解决方案1】:

    这与排毒无关。

    AppleSimUtils 自述文件的troubleshooting section 中解释了此问题的解决方案:

    如果 Homebrew 抱怨 wix/brew 水龙头有冲突,请运行 brew untap wix/brew &amp;&amp; brew tap wix/brew 并再次尝试安装

    【讨论】:

    • 感谢您现在的帮助,当然,一旦您说出来,那是有道理的。谢谢
    猜你喜欢
    • 2013-01-15
    • 2015-02-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-12-05
    • 2012-03-21
    • 2015-01-14
    • 1970-01-01
    相关资源
    最近更新 更多