thoughtbot / parity

Shell commands for development, staging, and production parity for Heroku apps
https://thoughtbot.com
MIT License
889 stars 57 forks source link

Error: No available formula with the name "homebrew/core/heroku" (dependency of thoughtbot/formulae/parity) #161

Closed joshRpowell closed 5 years ago

joshRpowell commented 5 years ago

Help us track down and resolve parity problems faster with this template.

What command did you execute?

brew reinstall parity

What did you expect to happen?

A clean install

What actually happened?

homebrew/core/heroku was deleted from homebrew/core in commit f3c308ab5:
  heroku: remove formula.

Parity depends on heroku-toolbelt https://github.com/thoughtbot/homebrew-formulae/blob/8cd787efaa9881c7e3a93ba2028b216f7fa34e71/Formula/parity.rb#L24

1 zsh 2018-10-22 13-41-14

This is the Homebrew PR where this formula was removed https://github.com/Homebrew/homebrew-core/pull/33233

Some information about your installation

joshRpowell commented 5 years ago

not sure how I missed this PR https://github.com/thoughtbot/homebrew-formulae/pull/53

it should resolve this issue.

mjankowski commented 5 years ago

I'm closing this on the assumption that the linked issue sorted it out, please reopen if not.