Hello,
I am quite new to hugo platform. I am using latest 0.56.3 version under Ubuntu 18.04 LTS system. When I am using certain themes, Hugo failed to build with Hugo Serve command and throwing an error:
ERROR 2019/08/14 01:29:54 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
Theme is here: https://github.com/laozhu/hugo-nuo
I didnt make major changes, just edit config.toml file with
theme = “hugo-nuo”
what’s wrong here? I have install Hugo from this PPA: https://blog.dataforce.org.uk/2018/01/hugo-ppa/
any kind of help is appreciated. Thanks!