-
Hello, Im confused, but when I upgraded from 8.1.9 to 8.1.10 or 8.1.11 I get error:
Not sure what am i doing wrong here. OS: Windows 10 When i use mkdocs build, in the site/assets/javascripts i have a file with different name: bundle.5a9542cf.min.js I also checked pip list:
and for some reason the mkdocs-material is installed in some wierd location. How do i fix this? Other plugins upgraded with no problem. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Thanks for reporting. I'm not sure what you used to upgrade, but I'd say you should try to reinstall it again. Material for MkDocs 8.1.11 builds just fine on my end, so it's likely related to your Python environment. |
Beta Was this translation helpful? Give feedback.
Thanks for reporting. I'm not sure what you used to upgrade, but I'd say you should try to reinstall it again. Material for MkDocs 8.1.11 builds just fine on my end, so it's likely related to your Python environment.