-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew cask install
fails if Docker or VLC have been installed manually
#18
Comments
brew cask install
fails if has already been installedbrew cask install
fails if Docker has already been installed
Same if VLC is already installed |
Maybe can be made optional dependencies? Or to recognise if non-cask installations exist? |
This is a limitation in Homebrew Cask: it does not understand applications that were installed manually and it does not offer an option to skip applications where a manual install exists at the target location. Workarounds:
I can't/won't fix this issue but I'll pin it for visibility. |
brew cask install
fails if Docker has already been installedbrew cask install ace-link
fails if Docker or VLC have been installed manually
brew cask install ace-link
fails if Docker or VLC have been installed manuallybrew cask
fails if Docker or VLC have been installed manually
brew cask
fails if Docker or VLC have been installed manuallybrew cask install
fails if Docker or VLC have been installed manually
If anyone has a similar problem while running
|
Reopening to allow discussion on solutions. |
The text was updated successfully, but these errors were encountered: