Closed wkoszek closed 1 year ago
During an attempt to remove some packages, I can also see this problem:
$ brew uninstall golangci-lint
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
[23:33:10][wk@wkoszek_mba:~]$ brew uninstall golangci-lint
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
[23:33:18][wk@wkoszek_mba:~]$ brew uninstall golangci-lint
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
[23:33:22][wk@wkoszek_mba:~]$ which golangci-lint
/usr/local/bin/golangci-lint
Slate is not a cask in homebrew/cask
. You'll have to report this with the tap you got it from.
@SMillerDev let me try to uninstall it:
$ brew uninstall slate
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'accessibility_access' called on Cask slate.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
==> Uninstalling Cask slate
Error: It seems there is already an App at '/usr/local/Caskroom/slate/1.0.25/Slate.app'.
I have no idea what this Slate is, but I followed by:
rm -rf /usr/local/Caskroom/slate
I think it works now
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
I'm getting a Ruby warning, and I have no idea what it means or whether I need to do anything about it:
Command that failed
brew upgrade
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap