Closed jpswade closed 5 years ago
Assuming you installed jenkins
from us and not one of the other taps, it has been removed. It’s now a formula, and not a Cask. Do:
brew cask uninstall --force jenkins
rm -r "$(brew --prefix)/Caskroom/jenkins"
brew install jenkins
The second command is there in case the first one fails. So if one of them fails, do not worry.
General troubleshooting steps
--force
and the issue is still present.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
When I attempt to upgrade the casks, I get the following error:
Command that failed
Output of command with
--force --verbose --debug
Output of
brew cask doctor
Output of
brew tap