在敲开酒桶/酒桶后尝试安装酒桶,
brew tap caskroom/cask
brew install brew-cask
但是出错了,
$ brew install brew-cask
Updating Homebrew...
Error: No available formula with the name "brew-cask"
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
This similarly named formula was found:
brew-cask-completion ✔
To install it, run:
brew install brew-cask-completion ✔
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
尝试冲煮啤酒,未使用的储藏室/酒桶并重新安装冲煮桶,但没有运气。
我使用brew install brew-cask-completion安装了brew-caskcompletion。并在不推荐使用的地方读取啤酒桶。那么解决方案是什么。我忽略了它并安装了Java open sdk。我的问题是,如果我不安装它,将来是否会成为问题?
谢谢!
答案 0 :(得分:0)
尝试按以下顺序使用以下命令重新安装它:
brew uninstall brew-cask
brew untap caskroom/cask
brew tap caskroom/cask
brew install brew-cask