[BUG] hugo server -D can not run
qq516249940 opened this issue · 1 comments
qq516249940 commented
WARN 2023/02/22 14:41:01 Module "LoveIt" is not compatible with this Hugo version; run "hugo mod graph" for more information.
Start building sites …
hugo v0.110.0 linux/amd64 BuildDate=unknown
WARN 2023/02/22 14:41:01
Current environment is "development". The "comment system", "CDN" and "fingerprint" will be disabled.
当前运行环境是 "development". "评论系统", "CDN" 和 "fingerprint" 不会启用.
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
Built in 134 ms
$ hugo mod graph
WARN 2023/02/22 14:42:15 Module "LoveIt" is not compatible with this Hugo version; run "hugo mod graph" for more information.
project LoveIt
希望能说明一下支持到hugo的版本
qq516249940 commented
安装扩展版hugo解决了