Replies: 1 comment 3 replies
-
|
wowchemy isn't tested with Hugo v.0.80.0, so the easiest would be to downgrade to v0.79.0 😃 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My build fails with the follow error messages. This seems to have popped up since the update from Hugo 0.79 to 0.80.
ERROR 2021/01/11 15:23:17 js.Build failed: "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy@v0.0.0-20210110172317-362cb1510b5a/assets/js/wowchemy.js:1:7": Could not resolve "./wowchemy-theming"
ERROR 2021/01/11 15:23:17 JSBUILD: failed to transform "js/wowchemy.js" (application/javascript): "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy@v0.0.0-20210110172317-362cb1510b5a/assets/js/wowchemy.js:1:25": Could not resolve "./wowchemy-utils"
Total in 581 ms
Error: Error building site: JSBUILD: failed to transform "js/wowchemy-init.js" (application/javascript): "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy@v0.0.0-20210110172317-362cb1510b5a/assets/js/wowchemy-init.js:1:33": Could not resolve "./wowchemy-theming"
Can anyone help please? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions