Skip to content

Social plugin fails for missing deps when disabled #5924

@jholdstock

Description

@jholdstock

Context

No response

Bug description

Using mkdocs 9.2, social plugin is disabled via config, but mkdocs build is still failing on Required dependencies of "social" plugin not found. This did not happen in 9.1.

Related links

Reproduction

Cannot use info plugin because my build is failing, but I've manually created and attached a zip here: mkdocs-repro-master.zip

Steps to reproduce

The zip includes a Dockerfile. Running with mkdocs 9.1.21 works, running with 9.2.5 does not.

docker build . --build-arg mkdocs_version=9.1.21
docker build . --build-arg mkdocs_version=9.2.5

Browser

No response

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue reports a bugresolvedIssue is resolved, yet unreleased if open

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions