Pode.Web icon indicating copy to clipboard operation
Pode.Web copied to clipboard

cannot build the documentation

Open javaswinger opened this issue 1 year ago • 0 comments

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:

  1. pull the latest from Pode.web
  2. Invoke-Build Docs'
  3. 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"

javaswinger avatar Feb 23 '24 16:02 javaswinger