Hi, I’m facing an issue where dbt
seems to expect dbt-cloud
configurations, even though I only want to use dbt-core
. This happens when I try the dbt build
command from the tutorial here, and I’m using dbt-core
version 1.8.5. I also followed your previous instructions, but I encounter the same error with other commands like dbt debug
.
Encountered an error loading local configuration: dbt_cloud.yml credentials file for dbt Cloud not found. Download your credentials file from dbt Cloud to `C:\Users\ADMIN\.dbt`
If there’s a new method or any advice that can help, please let me know!