issues Search Results · repo:Homebrew/homebrew-command-not-found language:Ruby
Filter by
32 results
(90 ms)32 results
inHomebrew/homebrew-command-not-found (press backspace or delete to remove)Currently update-database.yml is run on a schedule which automatically commits changes to executables.txt.
Instead, we should move this logic into https://github.com/Homebrew/formulae.brew.sh and consider ...
help wanted
MikeMcQuaid
- Opened 28 days ago
- #246
I m just added command-not-found tap and cannot run which-update:
% brew which-update
== Using executables list from /opt/homebrew/Library/Taps/homebrew/homebrew-command-not-found/executables.txt
Error: ...
outdated
olfway
- 2
- Opened on Oct 28, 2023
- #137
Warning: Calling Formula#all without --all or HOMEBREW_EVAL_ALL is deprecated! There is no replacement. Please report
this issue to the homebrew/command-not-found tap (not Homebrew/brew or Homebrew/homebrew-core): ...
outdated
rich1e
- 18
- Opened on May 22, 2023
- #133
$ -h
Usage: brew which-formula [--explain] command [...]
Prints the formula(e) which provides the given command.
--explain Output explanation of how to get cmd by
...
outdated
wscott
- 1
- Opened on Jul 21, 2022
- #110
Every time I run an invalid command, it takes about 1-2 seconds before it shows the candidates of packages or shows the
Unknown command message. The experience is far worse than the counterpart in, say, ...
help wanted
TonalidadeHidrica
- 10
- Opened on Jul 11, 2022
- #108
$ brew install binutils
$ gaddr2line
zsh: command not found: gaddr2line
Would be nice if it said this should already be installed by package X, perhaps it s not in your PATH ? Just to avoid
confusion ...
enhancement
outdated
stale
rdp
- 4
- Opened on Feb 23, 2021
- #71
For example, the instructions for fish have:
set HB_CNF_HANDLER (brew --prefix) /Homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.fish
But /opt/homebrew/Homebrew does not exist in a ...
outdated
nertzy
- Opened on Jan 30, 2021
- #68
Issue
Started up a terminal on macOS this morning and got the following error.
Error
Error: uninitialized constant Utils::Shell
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-command-not-found/cmd/brew-command-not-found-init.rb:4:in ...
outdated
andrewcrook
- 4
- Opened on Aug 22, 2020
- #64
For some reason brew which-formula doesn t work for me.
brew which-formula when returns:
Error: private method `flag? called for [ when ]:Array
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-command-not-found/cmd/brew-which-formula.rb:74:in ...
outdated
andreiborisov
- 2
- Opened on Jan 18, 2020
- #57
This is my zshrc
start=`gdate +%s.%N`
export ZSH= $HOME/.oh-my-zsh
fpath=(/usr/local/share/zsh-completions /usr/local/share/zsh-completions/conda-zsh-completion $fpath)
source $ZSH/oh-my-zsh.sh
end=`gdate ...
outdated
stale
vegerot
- 10
- Opened on Dec 30, 2019
- #56

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.