Mkdocs-material: Compatible with mkdocs 0.17.0?

Created on 24 Oct 2017  Â·  5Comments  Â·  Source: squidfunk/mkdocs-material

It seems the latest version of mkdocs broke material. I am now getting:

iMac ➜  :(master) ✗ mkdocs serve
INFO    -  Building documentation...
ERROR   -  Config value: 'theme'. Error: Unrecognised theme name: 'material'. The available installed themes are: readthedocs, mkdocs

Aborted with 1 Configuration Errors!

Running: mkdocs, version 0.17.0

Most helpful comment

mkdocs 0.17.1 should be out shortly. Then I can make a compatibility release.

All 5 comments

The latest version of Material is locked to 0.16.3. So if you update mkdocs after installing the latest Material, it will break things. Downgrade mkdocs to 0.16.3 to continue using Material. Material will release a new version when it properly supports the recent mkdocs changes.

OK. Any idea how far off the new release of Material is?

I know that it probably won't be until another release from mkdocs. Search is busted and they are trying to make it easier for themes like Material to keep functioning. I imagine they are looking to release a new mkdocs version soonish. After that, only @squidfunk could tell you when Material will have a compatible release.

mkdocs 0.17.1 should be out shortly. Then I can make a compatibility release.

Closing as duplicate of #513

Was this page helpful?
0 / 5 - 0 ratings