ErrLookup › squidfunk/mkdocs-material

squidfunk/mkdocs-material

Documentation that simply works · Python · 325 source files

Analyzed at e2136532f4 on 2026-08-29. 43 documented errors.

Code / MessageTypeSeverityTags
Missing element: expected "${selector}" to be present
exception error javascript, dom, reference-error, missing-element
Invalid message type
exception error javascript, web-worker, type-error, message-protocol
Relative path processor not registered
exception error python, mkdocs, markdown, extension
Error reading filter configuration in '{key}': {e}
exception error python, mkdocs, configuration, validation
Unknown shortcode: {type}
exception error python, mkdocs, shortcodes, documentation
Unknown type: {type}
exception error python, mkdocs, shortcodes, documentation
Couldn't find author '{id}'
exception error python, mkdocs, blog-plugin, configuration
Couldn't find '{separator}' in post '{path}' in '{docs}'
exception error python, mkdocs, blog-plugin, configuration
Error reading authors file '{path}' in '{docs}': {e}
exception error python, mkdocs, yaml, blog-plugin, parse-error
Error reading categories of post '{path}' in '{docs}': categ
exception error mkdocs, blog-plugin, config-validation, category
Error reading metadata of post '{path}' in '{docs}': Expecte
exception error mkdocs, blog-plugin, front-matter, yaml
Error reading metadata of post '{path}' in '{docs}': {e}
exception error mkdocs, blog-plugin, yaml, front-matter, syntax-error
Error reading metadata '{k}' of post '{path}' in '{docs}': {
exception error mkdocs, blog-plugin, config-validation, front-matter
Expected type: {date} or {datetime} but received: {type(valu
validation error mkdocs, blog-plugin, type-error, date, validation
Expected 'created' date when using dictionary syntax
validation error mkdocs, blog-plugin, validation, date, missing-field
{e}
exception error mkdocs, group-plugin, plugin-loading, dependency
Error reading meta file '{path}' in '{docs}': {e}
exception error mkdocs, meta-plugin, yaml, syntax-error
Error merging meta file '{path}' in '{docs}': {e}
exception error mkdocs, meta-plugin, merge-conflict, metadata
Couldn't optimize image '{path}' in '{docs}': 'pngquant' not
exception error mkdocs, optimize-plugin, missing-binary, pngquant, environment
Couldn't optimize image '{path}' in '{docs}': install requir
exception error python, missing-dependency, pillow, mkdocs, image-optimization
Couldn't parse due to possible syntax error in HTML: {frag
exception error html, parsing, mkdocs, privacy-plugin, syntax-error
Aborted with {len(errors)} configuration errors
exception error configuration, validation, mkdocs, projects-plugin, aborted-build
Couldn't resolve project URL: paths currently not supported
exception error url, projects-plugin, mkdocs, unsupported-feature
Couldn't find project '{slug}'
exception error projects-plugin, mkdocs, not-found, url-resolution
Required dependencies of "social" plugin not found: {import_
exception error python, missing-dependency, cairosvg, pillow, social-plugin, mkdocs
"cairosvg" Python module is installed, but it crashed with:
exception error cairosvg, native-dependency, social-plugin, mkdocs, environment
Couldn't find image '{background.image}'
exception error social-plugin, file-not-found, mkdocs, configuration, image
Error reading layout file '{path}' in '{base}': {e}
exception error yaml, social-plugin, mkdocs, syntax-error, layout
Couldn't find layout '{name}'
exception error mkdocs-material, social-plugin, configuration, social-cards
Couldn't find icon '{name}'
exception error mkdocs-material, social-plugin, icons, missing-asset
Couldn't find font family '{family}' on Google Fonts ({res.s
exception error network, http-404, google-fonts, mkdocs-material, social-plugin
Error reading tags of page '{path}' in '{docs}': {e}
exception error mkdocs-material, tags-plugin, yaml, front-matter
Couldn't find listing configuration: {data}. Available confi
exception error mkdocs-material, tags-plugin, configuration, listing
Error reading listing configuration in '{path}': {e}
exception error mkdocs-material, tags-plugin, yaml, configuration, schema-validation-failed
Expected dictionary, but received: {data}
validation error json, validation, tags-plugin, mkdocs-material
Expected list, but received: {mappings}
validation error json, validation, tags-plugin, mkdocs-material
Expected list, but received: {tags}
validation error json, validation, tags-plugin, mkdocs-material
Expected string, but received: {url}
validation error python, mkdocs, json-deserialization, validation
Expected string, but received: {title}
validation error python, mkdocs, json-deserialization, validation
Expected iterable tags, but received: {value}
validation error yaml, mkdocs, front-matter, validation
Expected a {str}, {int}, {float} or {bool} but received: {ty
validation error yaml, mkdocs, front-matter, type-error
Tags not in allow list: {','.join([tag.name for tag in inval
validation error mkdocs, configuration, validation, allow-list
Invalid query: ${query} – see https://bit.ly/2s3ChXG
console warning typescript, search, lunr, web-worker