Skip to content
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

list does not show installed casks #20283

Closed
hanxue opened this issue Apr 5, 2016 · 1 comment
Closed

list does not show installed casks #20283

hanxue opened this issue Apr 5, 2016 · 1 comment

Comments

@hanxue
Copy link
Contributor

hanxue commented Apr 5, 2016

I am using hombrew-cask version 0.60.0 and the brew cask list command does not work correctly on some installed casks. I installed vivaldi using homebrew-cask in the past, and it does not show up

$ brew cask --version
0.60.0 (git revision fcbf; last commit 6 days ago)
$ brew cask list vivaldi
Warning: vivaldi is not installed
Error: nothing to list

If I just run brew cask list without an argument, vivaldi is listed

$ brew cask list|grep vivaldi
vivaldi

The cask is installed and exist in /opt/homebrew-cask/Caskroom

$ ls /opt/homebrew-cask/Caskroom/vivaldi/
1.0.83.38   1.0.94.2

I guess it's obvious uninstall does not work

$ brew cask uninstall vivaldi
Error: vivaldi is not installed

Is this a bug or am I missing something?

@vitorgalvao
Copy link
Member

#14058

@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants