All Collections
FAQs
Field at "" must have property 'compiled'
Field at "" must have property 'compiled'
Jose Rego avatar
Written by Jose Rego
Updated over a week ago

When running CLI commands with dbt 1.3 installed you might get the following error:
Field at "" must have property 'compiled'


This happens because there were breaking changes between dbt 1.3 and dbt 1.4 and Lightdash doesn't fully support dbt 1.3.

We recommend that you update your dbt version to a more recent version.
If you can't upgrade dbt, add the command option --use-dbt-list false .
โ€‹

Did this answer your question?