-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
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
brew cask list
is broken
#14058
Comments
@reitermarkus: You forgot to tick the third of the four checkboxes in the list of to-do items @vitorgalvao put in this issue's initial description (I checked, and #13525 has been closed.) |
@RandomDSdevel, I could never actually reproduce the third issue, that's why I left it unchecked. |
Yes, but it was closed because it was superseded by this issue, not because it was solved. |
@reitermarkus: Ah, makes sense. @vitorgalvao: Ahck, how could I have overlooked that comment?! In that case, you can just ignore my babbling drivel and move on with other things. (😆.) |
It likely requires a big restructuring. Currently some of its problems are:
brew cask list
should check arguments individually.brew cask list
in a dir containing installed cask file(s) results in file does not exist error.brew cask list --versions
should list all versions of installed casks@caskroom/maintainers should feel free to expand the list (and close the respective issues) so we can concentrate on a single one. Checkboxes should be ticked as things are solved.
The text was updated successfully, but these errors were encountered: