You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> hugo server
WARN Module "FixIt" is not compatible with this Hugo version: Min 0.140.0 extended; run "hugo mod graph" for more information.
Watching for changes in /home/eason/data/blog-test/{archetypes,assets,content,data,i18n,layouts,static,themes}
Watching for config changes in /home/eason/data/blog-test/hugo.toml, /home/eason/data/blog-test/themes/FixIt/hugo.toml
Start building sites …
hugo v0.140.1-a9b0b95ef402a1cc70bc5386d649d947e2bcc027 linux/amd64 BuildDate=2024-12-23T16:26:35Z VendorInfo=gohugoio
WARN FixIt v0.3.17-21750077
当前运行环境是“development”。“评论系统”、“PWA”、“CDN”、“fingerprint”和“统计”不会启用。
WARN FixIt v0.3.17-21750077
您正在使用开发版的 FixIt,请考虑使用稳定版。
见 https://github.com/hugo-fixit/FixIt/releases
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-dev-version']
ERROR TOCSS: failed to transform "/css/style.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 https://goo.gl/YMrWcn for more information
Built in 36 ms
Error: error building site: TOCSS: failed to transform "/css/style.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 https://goo.gl/YMrWcn for more information
> hugo mod graph
WARN Module "FixIt" is not compatible with this Hugo version: Min 0.140.0 extended; run "hugo mod graph" for more information.
project FixIt
> hugo version
hugo v0.140.1-a9b0b95ef402a1cc70bc5386d649d947e2bcc027 linux/amd64 BuildDate=2024-12-23T16:26:35Z VendorInfo=gohugoio
Expected behavior 期待的行为
No response
Screenshots 屏幕截图
Build Environment 构建环境
OS: Arch Linux
hugo version: hugo v0.140.1-a9b0b95ef402a1cc70bc5386d649d947e2bcc027
Preview Environment 预览环境
OS: Arch Linux
hugo version: hugo v0.140.1-a9b0b95ef402a1cc70bc5386d649d947e2bcc027
Chrome
Additional Information 补充信息
No response
The text was updated successfully, but these errors were encountered:
Lruihao
changed the title
[BUG] TOCSS: failed to transform "/css/style.scss" (text/x-scss)
[Q&A] TOCSS: failed to transform "/css/style.scss" (text/x-scss)
Dec 27, 2024
Describe the bug 描述你遇到的错误
Expected behavior 期待的行为
No response
Screenshots 屏幕截图
Build Environment 构建环境
Preview Environment 预览环境
Additional Information 补充信息
No response
The text was updated successfully, but these errors were encountered: