themefisher / airspace-hugo

Airspace Hugo theme for multipurpose use, like Portfolio, Blog, Business.
https://gethugothemes.com/products/airspace/?utm_source=airspace_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
354 stars 509 forks source link

Error hugo server #49

Closed tattooseoul closed 5 years ago

tattooseoul commented 5 years ago

I get 4 different errors when I run the command "hugo server":

ERROR 2019/06/03 19:38:10 Failed to add template "theme/partials/work.html" in path "/home/kong/Hugo/test/themes/airspace-hugo/layouts/partials/work.html": template: theme/partials/work.html:13: unexpected "=" in operand

k-jackson commented 5 years ago

You need to update to the latest version of Hugo.

Go to https://github.com/gohugoio/hugo/releases and install the most current version in the format appropriate for your OS.