🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
[X] This issue is not a question, feature request, or anything other than a bug report directly related to Wowchemy. Please post those things on Discord: https://discord.gg/z8wNYzb
Preliminary Checks
Description
After I run git clone https://github.com/wowchemy/starter-hugo-academic and then run
hugo server
, I'm getting the following error.This is happening in a fresh clone, as well as breaking my ability to update the current site. Any idea what might be happening here?
Reproduction Link
https://github.com/wowchemy/starter-hugo-academic
Steps to Reproduce
https://github.com/wowchemy/starter-hugo-academic.git
Expected Result
Clean Build
Actual Result
Error:
go: missing github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-core/go.mod at revision modules/wowchemy-core/v0.1.0
What Hugo Module versions does your site use?
module github.com/wowchemy/starter-hugo-academic
go 1.15
require ( github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0 // indirect github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0 // indirect github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal v1.0.0 // indirect github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.8.1-0.20230812165002-59b648791d3f )
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Chrome
Which Wowchemy template are you using?
Starter Academic
What version of Hugo are you using?
hugo v0.115.3+extended darwin/arm64 BuildDate=unknown