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
{{ message }}
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
I just integrated the last version of this theme with my Hugo website in version 0.105.0, but I'm getting this error when running hugo -v -s /site -d /site/public:
Step 7/13 : RUN hugo -v -s /site -d /site/public
---> Running in baaf5d503b32
Start building sites …
hugo v0.105.0-0e3b42b4a9bdeb4d866210819fc6ddcf51582ffa linux/amd64 BuildDate=2022-10-28T12:29:05Z VendorInfo=gohugoio
INFO 2022/10/29 14:49:21 syncing static files to /
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.: this feature is not available in your current Hugo version, see https://goo.gl/YMrWcn for more information
Is there anything to do on my end to integrate this new version of this theme?
The text was updated successfully, but these errors were encountered:
Thanks and will do, I'm in the middle of debugging this in my Dockerfile. I'm able to download the associated extended binary, but now hugo bin is not findable... anyway, debugging this and will report back here.
I just integrated the last version of this theme with my Hugo website in version 0.105.0, but I'm getting this error when running
hugo -v -s /site -d /site/public
:Is there anything to do on my end to integrate this new version of this theme?
The text was updated successfully, but these errors were encountered: