Pode.Web
Pode.Web copied to clipboard
cannot build the documentation
Describe the Bug
when running `Invoke-Build Docs' the following error results:
ERROR - Config value 'theme': Unrecognised theme name: 'material'. The available installed themes are: mkdocs, readthedocs
Steps To Reproduce
Steps to reproduce the behavior:
- pull the latest from Pode.web
-
Invoke-Build Docs
' - See error
Expected Behavior
Since the build command fails there is no way to see the documentation locally
Screenshots
see above ERROR
Platform
- OS: macOS Monterey 12.7.3
- Browser: Chrome
- Versions:
- Pode: Pode #c8119bf38748dcad889d77a4c9c92c1a95c6f8f0
- Pode.Web: Pode.Web #ca32738a1636ce7d9e8e1ab35255bb576a31ba9f
- PowerShell: v7.4.1
Additional Context
I was able to workaround this by changing "mkdocs.yml" to have "name: mkdocs"