[Bug] Error using dbtRunner with profiles_dir
set and no $HOME/.dbt
directory
#11286
Open
2 tasks done
Labels
bug
Something isn't working
Is this a new bug in dbt-core?
Current Behavior
Error occurs even if profiles_dir is specified in kwargs on dbt cli when the home/.dbt directory does not exist.
But it worked when I specified --profiles-dir in the args or when I specified it in an environment variable.
I don't think this is the expected result.
Expected Behavior
Even if home/.dbt does not exist, no error will occur if valid profiles_dir is specified.
Steps To Reproduce
Relevant log output
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: