sitename: andremoreno
deployID: 677cc6c158438d00084a0eb7
Build Log:
1:17:12 PM: WARN Module “github/gohugoio/hugo-mod-bootstrap-scss/v5” is not compatible with this Hugo version: extended; run “hugo mod graph” for more information.
1:17:12 PM: Start building sites …
1:17:12 PM: hugo v0.140.2-aae02ca612a02e085c08366a9c9279f4abb39d94 linux/amd64 BuildDate=2024-12-30T15:01:53Z VendorInfo=gohugoio
1:17:34 PM: ERROR TOCSS: failed to transform “/scss/stylesheet.scss” (text/x-scss). Check your Hugo installation; you need the extended version to build SCSS/SASS with transpiler set to ‘libsass’.: this feature is not available in your current Hugo version, see for more information
1:18:26 PM: ERROR render of “/opt/build/repo/content/stories/_index.md” failed: “/opt/build/repo/layouts/stories/list.html:31:18”: execute of template failed: template: stories/list.html:31:18: executing “main” at <.Fill>: error calling Fill: this feature is not available in your current Hugo version, see for more information
1:18:26 PM: ERROR render of “/tags/anniversary” failed: “/opt/build/repo/layouts/tags/term.html:28:18”: execute of template failed: template: tags/term.html:28:18: executing “main” at <.Fill>: error calling Fill: this feature is not available in your current Hugo version, see for more information
1:18:26 PM: ERROR render of “/tags/baptism” failed: “/opt/build/repo/layouts/tags/term.html:28:18”: execute of template failed: template: tags/term.html:28:18: executing “main” at <.Fill>: error calling Fill: this feature is not available in your current Hugo version, see for more information
1:18:26 PM: Total in 79477 ms
1:18:26 PM: Error: error building site: TOCSS: failed to transform “/scss/stylesheet.scss” (text/x-scss). Check your Hugo installation; you need the extended version to build SCSS/SASS with transpiler set to ‘libsass’.: this feature is not available in your current Hugo version, see for more information
1:18:26 PM:
1:18:26 PM: “build.command” failed
1:18:26 PM: ────────────────────────────────────────────────────────────────
1:18:26 PM:
1:18:26 PM: Error message
1:18:26 PM: Command failed with exit code 1: hugo --gc --minify (Search results for '"non-zero exit code: 1"' - Netlify Support Forums)
1:18:26 PM:
1:18:26 PM: Error location
1:18:26 PM: In build.command from netlify.toml:
1:18:26 PM: hugo --gc --minify
1:18:26 PM:
1:18:26 PM: Resolved config
1:18:26 PM: build:
1:18:26 PM: command: hugo --gc --minify
1:18:26 PM: commandOrigin: config
1:18:26 PM: environment:
1:18:26 PM: - HUGO_VERSION
1:18:26 PM: - HUGO_ENABLEGITINFO
1:18:26 PM: - HUGO_ENV
1:18:26 PM: publish: /opt/build/repo/public
1:18:26 PM: publishOrigin: config
1:18:26 PM: headers:
1:18:27 PM: Failed during stage ‘building site’: Build script returned non-zero exit code: 2 (Search results for '"non-zero exit code: 2"' - Netlify Support Forums)
there is no build problems when using Ubuntu Focal 20.04 (default). So right now I’m still using this build image.
It seems that on Noble, the hugo installed is not the extended version.
when on Ubuntu Focal it showing like this:
1:19:29 PM: hugo v0.140.2-aae02ca612a02e085c08366a9c9279f4abb39d94+extended linux/amd64 BuildDate=2024-12-30T15:01:53Z VendorInfo=gohugoio
(removing the links because: An error occurred: Sorry, new users can only put 6 links in a post.)