我尝试在macOS Mojave上安装Homebrew,我运行了此命令
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
我收到了这个错误
==> Searching online for the Command Line Tools
==> / usr / bin / sudo / usr / bin / touch
/tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress
Password:****
touch: /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress: Not a directory
Failed during: /usr/bin/sudo /usr/bin/touch /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress
还有另一件事,我下载了Xcode命令行工具文件,并且倾向于将其安装在macOS上,但是从软件包安装程序中收到了失败的消息。
您的
雷扎·德纳维(Reza Dehnavi)
答案 0 :(得分:0)
您的错误是由于macOS的防火墙干扰了Mojave的更新过程而引起的,由于
,它未如其他说明所述