dbt-labs / dbt-common

Apache License 2.0
13 stars 15 forks source link

[Bug] Version Check Fails on Windows #213

Open peterallenwebb opened 1 month ago

peterallenwebb commented 1 month ago

Is this a new bug in dbt-common?

Current Behavior

Version check (dbt --version) appears to fail sometimes on Windows, as captured in the following screenshot:

image

I have not locally reproduced the issue yet, but a general Google search for the error message indicates it is somewhat common, and probably Windows-only.

Expected Behavior

The dbt --version command should work on all supported operating systems.