Error: Cask 'stolendata-mpv' definition is invalid: 'conflicts_with' stanza failed with: Calling conflicts_with formula: is disabled! There is no replacement #6516
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
|
Have you run |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
if you're using other api domain like: echo $HOMEBREW_API_DOMAIN
https://mirrors.aliyun.com/homebrew/homebrew-bottles/apiworkaround with: brew tap homebrew/core
brew tap homebrew/cask
HOMEBREW_NO_INSTALL_FROM_API=1 brew install mpv -v |
Beta Was this translation helpful? Give feedback.
The metadata in your Caskroom uses old DSL that has been removed. Try a reinstall
brew reinstall --cask --force stolendata-mpv. If that doesn't work, runrm -rf /opt/homebrew/Caskroom/stolendata-mpvand then reinstall.