Skip to content

Macro Rendering Error

File: api/generator/vault.md

TemplateNotFound: 'generator-vault-get.yaml' not found in search path: 'docs/snippets'

Traceback (most recent call last):
  File "/.venv/lib/python3.12/site-packages/mkdocs_macros/plugin.py", line 703, in render
    return md_template.render(**page_variables)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/.venv/lib/python3.12/site-packages/jinja2/environment.py", line 1295, in render
    self.environment.handle_exception()
  File "/.venv/lib/python3.12/site-packages/jinja2/environment.py", line 942, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 36, in top-level template code
  File "/.venv/lib/python3.12/site-packages/jinja2/loaders.py", line 209, in get_source
    raise TemplateNotFound(
jinja2.exceptions.TemplateNotFound: 'generator-vault-get.yaml' not found in search path: 'docs/snippets'