We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 doctor
Your system is ready to brew.
brew update
brew install wget
brew config
HOMEBREW_VERSION: 4.5.4-28-g0c4672a ORIGIN: https://github.com/Homebrew/brew HEAD: 0c4672a323eda49f932fd7aec6a45abf72ae1806 Last commit: 3 hours ago Branch: master Core tap JSON: 05 Jun 18:37 UTC Core cask tap HEAD: ec172d4f7632a86973a9bb3de78f558a3bc2f5bc Core cask tap last commit: 2 hours ago Core cask tap JSON: 05 Jun 18:37 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_EDITOR: nvim HOMEBREW_MAKE_JOBS: 8 HOMEBREW_NO_COLOR: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby CPU: octa-core 64-bit arm_blizzard_avalanche Clang: 17.0.0 build 1700 Git: 2.49.0 => /opt/homebrew/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 15.5-arm64 CLT: 16.4.0.0.1.1747106510 Xcode: N/A Rosetta 2: false
The cask mullvad-vpn was recently renamed from mullvadpvn. On my end it currently looks like this:
$ brew list --cask | grep mullvad mullvad-vpn mullvadvpn
Out of curiosity I wanted to see what brew info mullvadvpn says.
brew info mullvadvpn
I typed brew info mullvadv<TAB> and nothing happened.
brew info mullvadv<TAB>
I expected mullvadvpn to be completed.
mullvadvpn
brew
Assuming `brew list` shows `mullvadvpn` and `mullvad-vpn`: `brew info mullvadv<TAB>`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
The cask mullvad-vpn was recently renamed from mullvadpvn. On my end it currently looks like this:
Out of curiosity I wanted to see what
brew info mullvadvpn
says.What happened (include all command output)?
I typed
brew info mullvadv<TAB>
and nothing happened.What did you expect to happen?
I expected
mullvadvpn
to be completed.Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: