Encountered unknown tag 'break'. #405
Replies: 1 comment
-
If it is of any help I have another environment like this which did manage to run the project:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm running into a problem with dbt-sqlserver or possible dbt-core that I can't really understand:
I haven't written any custom macros myself using Jinja and I can't understand where this break tag exists. I've tried searching in the repo here in github for the break-tag but I can't find it and I don't know where it actually exists.
What could be wrong? Where can this
{%- break -%}
tag be?I've pasted the version of each of the packages in my environment.
Beta Was this translation helpful? Give feedback.
All reactions