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
First, thank you for great tool!
One minor complaint though, it issues warning "Warning: The default Caskroom location has moved to /usr/local/Caskroom." even i case of $ echo $HOMEBREW_CASK_OPTS --caskroom=/opt/homebrew-cask/Caskroom
The text was updated successfully, but these errors were encountered:
Shouldn't $ echo $HOMEBREW_CASK_OPTS --caskroom=/opt/homebrew-cask/Caskroom prevent it? brew cask stopped complain as soon as I set this environment var.
First, thank you for great tool!
One minor complaint though, it issues warning "Warning: The default Caskroom location has moved to /usr/local/Caskroom." even i case of
$ echo $HOMEBREW_CASK_OPTS
--caskroom=/opt/homebrew-cask/Caskroom
The text was updated successfully, but these errors were encountered: