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
I installed several apps through brew and brew cask. Occasionally, I noticed that when I do brew cask info programxyz it says "Not installed", even though I most certainly did install that particular program through brew cask earlier.
For example, I have installed Firefox a while ago using brew cask install firefox.
Now if I do brew cask info firefox it says "Not installed". Note that the alias and the .app are still there, and Firefox works fine (I'm typing this in the cask-installed Firefox as we speak, actually).
I frequently do brew update, brew upgrade, brew cask update, brew cleanup etc.
Is this an issue in brew or cask, or in the particular app, or am I mistaken or doing someting wrong?
The text was updated successfully, but these errors were encountered:
I installed several apps through brew and brew cask. Occasionally, I noticed that when I do
brew cask info programxyz
it says "Not installed", even though I most certainly did install that particular program through brew cask earlier.For example, I have installed Firefox a while ago using
brew cask install firefox
.Now if I do
brew cask info firefox
it says "Not installed". Note that the alias and the .app are still there, and Firefox works fine (I'm typing this in the cask-installed Firefox as we speak, actually).I frequently do
brew update
,brew upgrade
,brew cask update
,brew cleanup
etc.Is this an issue in brew or cask, or in the particular app, or am I mistaken or doing someting wrong?
The text was updated successfully, but these errors were encountered: