AI docs error: mkdocs serve ERROR - Config value 'theme': Unrecognised theme name: 'material'
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3537722. -->
Reported by: [kristen pol](https://www.drupal.org/user/8389)
Related to !797 !790
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Followed the docs here:</p>
<p><a href="https://project.pages.drupalcode.org/ai/1.2.x/documentation/">https://project.pages.drupalcode.org/ai/1.2.x/documentation/</a></p>
<p>to view locally and ran into this error:</p>
<pre>mkdocs serve<br>ERROR - Config value 'theme': Unrecognised theme name: 'material'. The available installed themes are: mkdocs, readthedocs</pre><h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4>
<p>Please provide information like AI modules enabled, which AI provider, browser, etc.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Although it does have this section:</p>
<pre>How do I install mkdocs<br>Install MkDocs: pip install mkdocs mkdocs-material</pre><p>Before that, it says to run <code>mkdocs serve</code></p>
<p>So it would be better to switch the order</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Update order of mkdocs info so that people don't run into this error</p>
<h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)</h3>
issue