I want to use sass in my hugo’s project and my terminal send me an error:
Check your Hugo installation; you need the extended version to build SCSS/SASS
I had installed hugo with chocolatey and i had tried to remove hugo and to install hugo-extended but the error allways appear.
if y remove hugo and hugo-extended, i can see the hugo version…
How can i remove totaly hugo and re-install the extended version?
Solution: I have remove the hugo.exe from the system32 folder and i have download the binary of the extended version and past it to the system32 folder.