Closed
Description
I am trying to run the website on my localhost but the file is not running. also give and error called
Error: command error: failed to create config from result: failed to decode config for language "en": unknown config key "arraylibraries"
just i run the hugo server in my windows laptop. please help me to solve this issue
- hugo extended version installed.
- lastest python installed.
Activity
stefanv commentedon Jul 3, 2023
Which version of Hugo are you using? We're still sorting out some issues with the latest Hugo: #649
VedantBhawsar commentedon Jul 5, 2023
This version : - v0.114.1-e9b716ad9869b79e7c374bbdae4daf5ee6406bd4+extended
stefanv commentedon Jul 5, 2023
Yes, please use hugo <0.112 until we can resolve #649.
VedantBhawsar commentedon Jul 6, 2023
Thank You Sir