We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce:
$ export HOMEBREW_CASK_OPTS="--appdir=/Applications" $ brew file
Error output:
Traceback (most recent call last): File "/usr/local/bin/brew-file", line 1264, in <module> main() File "/usr/local/bin/brew-file", line 1117, in main b = BrewFile() File "/usr/local/bin/brew-file", line 76, in __init__ if cask_opts["--caskroom"] != "" \ KeyError: '--caskroom'
The text was updated successfully, but these errors were encountered:
fixed issue #8
dda4329
Thanks for the feedback. I fixed it at tag: v2.1.2. (can be updated by brew update && brew upgrade)
brew update && brew upgrade
Sorry, something went wrong.
aa09a80
No branches or pull requests
Steps to reproduce:
Error output:
The text was updated successfully, but these errors were encountered: