Montreal-Analytics / dbt-snowflake-utils

Snowflake-specific utility macros for dbt projects.
Apache License 2.0
105 stars 36 forks source link

Found duplicate project #18

Closed JGordonx closed 2 years ago

JGordonx commented 3 years ago

Since the update i get this error now Found duplicate project "dbt_utils". This occurs when a dependency has the same project name as some other dependency. Code: 10006

These are my packages packages:

MartinGuindon commented 2 years ago

Hi @JGordonx , sorry I missed this issue due to improperly configured notifications. Since this is an old issue, I assume you resolved it since then. I'll close the issue, but this error usually happens if one of the package is trying to load the dbt_utils package via git instead of the package syntax. I know snowflake_utils is setup properly, so I'd assume (but didn't check) that one of these packages is trying to load dbt-utils via git.