Why am I getting "Field at '' must have property 'compiled'" error with dbt 1.3?

Last updated: July 23, 2025

dbt 1.3 had breaking changes that aren't fully supported in Lightdash so you may see this error when running CLI commands.

To fix this error, we recommend that you update your dbt version to 1.4 or later.

If you can't upgrade dbt, add --use-dbt-list false to your CLI command.