Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

update --select dbt version error message #569

Merged

Conversation

leoebfolsom
Copy link
Contributor

@leoebfolsom leoebfolsom commented May 9, 2023

I thought the error message, while really good already, could use some extra love.

Specifically, I wasn't sure exactly what the next step was, even though the message made it very clear what the problem and the solution was (but not the tactical steps to solve the problem).

Here's what the new error message looks like:

The `--select` feature requires dbt >= 1.5, but your project's manifest.json is from dbt v.1.4.
Please follow these steps to use the `--select` feature: 

 1. Update your dbt-core version via pip install 'dbt-core>=1.5'. Details: https://docs.getdbt.com/docs/core/pip-install#change-dbt-core-versions
 2. Execute any `dbt` command (`run`, `compile`, `build`) to create a new manifest.json.

@leoebfolsom leoebfolsom merged commit 52beb2d into datafold:master May 9, 2023
@leoebfolsom leoebfolsom deleted the update-dbt-version-error-message branch May 9, 2023 23:07
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants