Closed abdurahman-harouat closed 1 year ago
Hello @kherwata
I think you are not using the Hugo_extended version on your machine. that's why the scss cannot be generated and throws an error. try to install the hugo_extended version.
i'm using Hugo_extended version and still getting the same error
did you follow those steps:
# clone the repository
git clone git@github.com:gethugothemes/bookworm-light.git
# cd in the project directory
$ cd bookworm-light/exampleSite/
# Start local dev server
$ hugo server --themesDir ../..
I also get similar error message even though I use hugo extended.
Initially I use version 0.99.1 get the similar error.
Upgrading to 0.101.0 still giving same error
Downgrading to 0.97.0 no error
Then I tried to re-install version 0.101.0 no error
Initially I was suspecting problem in newer hugo version but apparently not. Not sure yet what was causing the error.
I had the same issue but it got once I copied the config.toml file from the example site to the current config.toml
I removed the following lines from the config.toml to resolve the error:
############################# Modules ##############################
[module.hugoVersion]
extended = true
min = "0.87.0"
Use the latest version of Hugo to fix this error. thanks
hello my friend , .. i'm getting this error :
when running