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

Not building with i18n folder #159

Closed phil-pappas closed 3 years ago

phil-pappas commented 3 years ago

Hi.

I tried to install the theme using the instructions of this video: https://www.youtube.com/watch?v=jrkvirglgaQ but when I run hugo server I get an error. When I remove the folder i18n is running okay but I cannot see the context of i18n's folder in the UI.

I am attaching the log error from the terminal: image

salim-b commented 3 years ago

Please try it with the latest Hugo version 0.83.1.

phil-pappas commented 3 years ago

That was the issue, thank you very much!