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

Brew install heroku broken #46

Closed
samhstn opened this issue Jan 21, 2019 · 1 comment · Fixed by #48
Closed

Brew install heroku broken #46

samhstn opened this issue Jan 21, 2019 · 1 comment · Fixed by #48

Comments

@samhstn
Copy link
Owner

samhstn commented Jan 21, 2019

The command:

brew install heroku

errors with:

Error: No available formula with the name "heroku"
==> 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.

According to the Heroku docs (here: https://devcenter.heroku.com/articles/heroku-cli#download-and-install) this should be updated to:

brew install heroku/brew/heroku
@dostogircse171
Copy link

I also faced similar issues and brew install heroku/brew/heroku seems to work great for me.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants