devcows/hugo-universal-theme

Problem with build_site

benleiva opened this issue · 1 comments

Hello, I am using this theme via blogdown and it is awesome. But I am having a recurring problem that I cannot solve properly. I am able to make the webpage work and make it live with the "blogdown:::build_site()" command. Yet sometimes, after I edit some content I get the following return after running the same code:

Error: module "themes/hugo-universal-theme" not found; either add it as a Hugo Module or store it in "C:\Users\benle\Documents\GitHub\ladrillosyquetzales\themes\hugo-universal-theme\themes".: module does not exist

I have looked online for posts on this problem and solutions, yet I have not been able to find something that works for me. The only similar issue that I saw documented is presented here, yet the solution is not clear.

Any help is greatly appreciated.

try deleting the content of the public folder and run again.
this is obviously not a problem with the theme, but with blogdown