laozhu / hugo-nuo

🎨 A responsive light & clean hugo theme for blogger.
https://laozhu.me
MIT License
426 stars 150 forks source link

这是什么原因? #124

Closed kxsv closed 5 years ago

kxsv commented 5 years ago

error: failed to transform resource: TOCSS: failed to transform "styles/main-rendered.scss" (text/x-scss):

laozhu commented 5 years ago

@jincangkang 我这里运行 hugo serverhugo 都是 OK 的,你提供的信息太少了,没法知道什么问题。

kxsv commented 5 years ago

操作系统:mac os 10.13.6 hugo版本:v0.55.5

$ hugo server

Building sites … WARN 2019/05/13 02:05:19 Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function. ERROR 2019/05/13 02:05:19 error: failed to transform resource: TOCSS: failed to transform "styles/main-rendered.scss" (text/x-scss): this feature is not available in your current Hugo version, see https://goo.gl/YMrWcn for more information Total in 22 ms Error: Error building site: logged 1 error(s)

laozhu commented 5 years ago

@jincangkang You should install hugo_extended version to compile SCSS to CSS.