Closed sfc-gh-rkato closed 1 year ago
Hi, are you trying to run this project as-is vs installing it as a package?
I am trying to run this project as-is. I used Dbt cloud's Github integration to get the repository in and run.
I am trying to run this project as-is. I used Dbt cloud's Github integration to get the repository in and run.
Got it. This package can't be run directly as a project without getting the above error, unfortunately. I've not been able to track down why that is (it's a pretty cryptic error!)
I understand, I try to package. To use it as a package, do I just run dbt deps on the project I Clone from Github?
Or should I use the following process? https://select.dev/docs/dbt-snowflake-monitoring/quickstart https://select.dev/docs/dbt-snowflake-monitoring/example-usage
I understand, I try to package. To use it as a package, do I just run dbt deps on the project I Clone from Github?
Or should I use the following process? https://select.dev/docs/dbt-snowflake-monitoring/quickstart https://select.dev/docs/dbt-snowflake-monitoring/example-usage
To use it as a package you’ll need an existing dbt project. See https://docs.getdbt.com/docs/build/packages
I’m going to close this issue now because the package isn’t intended to be run directly.
I try to use this in dbt cloud. I can see previews, but run is occured following Error.