Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social plugin fails for missing deps when disabled #5924

Closed
4 tasks done
jholdstock opened this issue Aug 30, 2023 · 3 comments
Closed
4 tasks done

Social plugin fails for missing deps when disabled #5924

jholdstock opened this issue Aug 30, 2023 · 3 comments
Labels
bug Issue reports a bug resolved Issue is resolved, yet unreleased if open

Comments

@jholdstock
Copy link

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

@squidfunk
Copy link
Owner

Fixed in ad45cf3.

@squidfunk squidfunk added the resolved Issue is resolved, yet unreleased if open label Aug 30, 2023
@squidfunk
Copy link
Owner

Released as part of 9.2.6.

@jholdstock
Copy link
Author

Brilliant, amazing response time! Thanks again @squidfunk for everything you do for the project and the wider open source community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue reports a bug resolved Issue is resolved, yet unreleased if open
Projects
None yet
Development

No branches or pull requests

2 participants