You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
==> Determining which containers to use based on 'container :type'
Error: Cask 'google-chrome-canary' is unavailable: No Cask with this name exists.
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli/abstract_command.rb:51:in `rescue in casks'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli/abstract_command.rb:46:in `casks'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli/install.rb:14:in `run'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli/abstract_command.rb:33:in `run'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:93:in `run_command'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:157:in `run'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:122:in `run'
/usr/local/Homebrew/Library/Homebrew/cmd/cask.rb:7:in `cask'
/usr/local/Homebrew/Library/Homebrew/brew.rb:100:in `<main>'
Error: Kernel.exit
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:162:in `exit'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:162:in `rescue in run'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:146:in `run'
/usr/local/Homebrew/Library/Homebrew/cask/lib/hbc/cli.rb:122:in `run'
/usr/local/Homebrew/Library/Homebrew/cmd/cask.rb:7:in `cask'
/usr/local/Homebrew/Library/Homebrew/brew.rb:100:in `<main>'
I was only able to install it by running brew cask install https://raw.github...google-chrome-canary.rb.
The following is the output of brew cleanup tasks, removing and installing the cask.
$ brew update; brew cleanup; brew cask cleanup
[removed]
$ brew cask remove google-chrome-canary
==> Uninstalling Cask google-chrome-canary
==> Running uninstall process for google-chrome-canary; your password may be necessary
==> Removing launchctl service com.google.keystone.agent
Password:
==> Removing launchctl service com.google.keystone.daemon
==> Backing App 'Google Chrome Canary.app' up to '/usr/local/Caskroom/google-chrome-canary/latest/Google Chrome Canary.app'.
==> Removing App '/Applications/Google Chrome Canary.app'.
==> Purging files for version latest of Cask google-chrome-canary
$ brew cask install google-chrome-canary --verbose
Error: Cask 'google-chrome-canary' is unavailable: No Cask with this name exists.
Error: Kernel.exit
The text was updated successfully, but these errors were encountered:
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
The cask 'google-chrome-canary' is unable to be installed.
Command that failed
Output of command with
--force --verbose --debug
Output of
brew cask doctor
Output of
brew tap
I was only able to install it by running
brew cask install https://raw.github...google-chrome-canary.rb
.The following is the output of
brew
cleanup tasks, removing and installing the cask.The text was updated successfully, but these errors were encountered: