mingrammer/flog

OS X installation issue

brunowego opened this issue · 3 comments

Thanks for this project. I get issue when try install with brew:

brunowego@ally [docker-monitoring] brew tap mingrammer/flog                                                                                                           18:33:54  ☁  feature/ansible ☂ ⚡ ✚ ✭
brunowego@ally [docker-monitoring] brew install flog                                                                                                                  18:34:02  ☁  feature/ansible ☂ ⚡ ✚ ✭
Error: No available formula with the name "flog"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
  git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.

I find the issue. Take a look at mingrammer/homebrew-flog#1.

Thanks for fixing. I didn't know it would be the problem.

I merged your PR. Please retry.