gethugothemes / liva-hugo

Liva is a personal blog template powered by Hugo.
https://gethugothemes.com/products/liva/?utm_source=liva_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
276 stars 235 forks source link

Error building site #22

Closed thcerit closed 4 years ago

thcerit commented 4 years ago

Hi,

I can't deploy web site with this theme. Hugo version is 0.69. I tested with 0.68.3 and get same error.

Any suggestions?

root@srv01:~/cdn# hugo -d /home/admin/web/.../public_html/ Total in 120 ms Error: Error building site: TOCSS: failed to transform "scss/style.scss" (text/x-scss): resource "scss/scss/style.scss_b95b077eb505d5c0aff8055eaced30ad" not found in file cache

Best regards

magoley commented 4 years ago

Did you use the extended Hugo version? This is needed due to SCSS. Your error messsage heads to the same direction. Hope that helps. C

thcerit commented 4 years ago

@magoley thank you, extended version of Hugo build the theme successfuly.

Have a nice day :)

javajon commented 4 years ago

It will help others if on the main page https://themes.gohugo.io/airspace-hugo/ the version requirement is changed from

Minimum Hugo Version: 0.64.0

to

Minimum Hugo Version: 0.64.0 Extended