I’ve an existing Hugo-based Apps deployment. Today I created another (using Ananke) but the deployment fails:
Error: Error building site: TOCSS: failed to transform "ananke/css/main.css" (text/css). Check your Hugo installation; you need the extended version to build SCSS/SASS.
[2022-01-20 18:45:05] Total in 112 ms
I learned (from How to build and deploy a Hugo site to Apps) that there are 2 flavors of Hugo (regular and extended).
I’ve now updated my local copy to extended but I’m unsure how|whether I can specify extended in the Apps deployment spec.
Is there a way to use Hugo Extended with Apps? Should I swap themese and/or use a container-based deployment instead?
References:
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hello, thanks for using DigitalOcean App Platform. You should be able to use Hugo Extended by setting HUGO_EXTENDED
build environment variable to 1
in your application. Hope this helps.
This comment has been deleted
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.