Fixing long paths errors

If you get an error about long paths then you will need to update you registry key for long paths
Open registry editor find the key and set the value to 1
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled

dbt_project.yml - Not found

Add to Windows Register:
DBT_PROFILES_DIR
C:\Users\leandro.buffone\Repo\DataBuildTool.dbt

Or copy the director to another path:

dbt debug --config-dir to check where dbt thinks your config file is.