Error upgrading hugo version

Upgrading from version Hugo 0.55.6 to Hugo 0.64.1, I have trouble, the tips are as follows:

$ hugo server
Building sites … ERROR 2020/02/17 16:51:06 Transformation failed: 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
Built in 289 ms
Error: Error building site: logged 1 error(s)

Can you run hugo version and post the result here?
Have you read the entry at the bottom of the linked page? The error most likely means you haven’t got the extended version of Hugo installed.

C:\Users\cz>hugo version
Hugo Static Site Generator v0.64.1-C327E75D windows/amd64 BuildDate: 2020-02-09T20:47:34Z

Thanks, I’ve looked at the URL of the error message, but it didn’t help. My system is win10, what do you mean by the extended version of hugo?

hi, I downloaded and installed hugo_extended_0.64.1_Windows-64bit.zip,

which is fine, thank you

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.