-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
not working when older fishtown tap is known
#3860
Comments
Trying to run
It seemed to think
Ok, trying again:
success! |
brew install
not workingbrew install
not working when older fishtown tap is known
@bleonard Thanks for opening! Totally get the confusion here; if you've previously tapped
That should re-point your local installation from the formulae at https://github.com/fishtown-analytics/homebrew-dbt to those at https://github.com/dbt-labs/homebrew-dbt, and enable you to run:
This should be quite straightforward for any totally new users of dbt + Homebrew, following the steps we've documentedhttps://docs.getdbt.com/dbt-cli/installation#homebrew). I don't know if there's a way we can ease this transition for existing Homebrew + dbt users. FYI We're planning to rework that way that dbt is distributed and installed quite soon (#3361). I'm going to hold off on updating those installation docs until we've carried out those changes. When I do, I'll be sure to include a note regarding folks who had previously tapped |
Yeah, I figured that out. I left it open because there still looked to be a piece of the formula that was non canonical.
Feel free to close if not a priority. |
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days. |
I have don
brew update
but the olderfishtown-analytics
taps seem to remain.Just doing
brew install dbt
get this:But when I do the fully qualified name, there is still an issue.
Maybe somewhere inside the tap is a reference that is not qualified?
I suppose, it's also odd that the old version (
0.12.2
) is referenced somewhere at all.The text was updated successfully, but these errors were encountered: