-
- Downloads
cask/installer: do not install tap during conflict checking
If the tap of the conflicted cask is not installed, we should just skip it. This matches the behavior of formula installation. Without this, running `brew install dropbox` would result to install the `homebrew/cask-versions` tap. Fixes #9125.
Please register or sign in to comment