gunnar
07/29/2021, 5:14 PM"Additional properties are not allowed ('config-version' was unexpected)"
However, before that I was receiving: Env var required but not provided: 'MELTANO_LOAD_SCHEMA'
douwe_maan
07/29/2021, 5:41 PMdbt_project.yml
is made for dbt 0.18+, while you’re actually still using an older dbt. Can you upgrade to 0.19.1
?