visch
02/03/2022, 1:58 PMThis version of dbt is not supported with the 'my_meltano_project' package.
New install of meltano setting dbt up, hit this.
meltano --version
meltano, version 1.93.0
visch
02/03/2022, 1:58 PMvisch
02/03/2022, 1:59 PMtransformers:
- name: dbt
pip_url: dbt==0.21.1
config:
target: postgres
Is in meltano.yml I didn't manually set dbt to 0.21.1edgar_ramirez_mondragon
02/03/2022, 3:14 PMmeltano add transformer dbt
should add dbt 1.0 to your project, so perhaps you added dbt before upgrading to meltano 1.93.0?visch
02/03/2022, 7:45 PMvisch
02/03/2022, 7:48 PMvisch
02/03/2022, 7:48 PMedgar_ramirez_mondragon
02/03/2022, 8:03 PM0.21.0
. It seems to be because https://meltano.com/discovery.yml is not up-to-date for some reasonedgar_ramirez_mondragon
02/03/2022, 9:25 PM