Hi,
I'm getting this error when running a new (empty) project with dbt-ga4 installed as dependency (with dbt run or dbt seed)
Encountered an error:
Parsing Error
Unable to find model 'prod_data_marketing.stg_ga4__users' for unit test 'test_stg_ga4__users_audiences' in models/staging/stg_ga4__users.yml
I see that these files are present in dbt_packages/ga4/models
Note: ga4-dbt was installed in a local directory and the initialized with dbt deps
Any help is appreaciated.
Thanks and best,
Thomas
Hi,
I'm getting this error when running a new (empty) project with dbt-ga4 installed as dependency (with
dbt runordbt seed)Encountered an error:
Parsing Error
Unable to find model 'prod_data_marketing.stg_ga4__users' for unit test 'test_stg_ga4__users_audiences' in models/staging/stg_ga4__users.yml
I see that these files are present in dbt_packages/ga4/models
Note: ga4-dbt was installed in a local directory and the initialized with
dbt depsAny help is appreaciated.
Thanks and best,
Thomas