Skip to main content
All CollectionsFAQs
Field at "" must have property 'compiled'
Field at "" must have property 'compiled'
Hamzah Chaudhary avatar
Written by Hamzah Chaudhary
Updated over 7 months 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?