-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Description
Error: error building site: TOCSS: failed to transform
What version of Hugo are you using (hugo version
)?
0.128.1 0.128.2
Does this issue reproduce with the latest release?
Yes
Please see discussion at https://discourse.gohugo.io/t/hugo-embedded-web-server-limitations-error-tocss/50543 and https://github.com/orgs/hbstack/discussions/68
This is test site with randomly generated 40,000 files:
https://github.com/tokenizer-inc-canada/large-site-test
hugo server
command fails with Error: error building site: TOCSS: failed to transform ...
error message, and hugo
command fails with different error message.
Another user, @razonyang tried on Windows, and it doesn't fail.
I tried on MacBook M1 Pro with 64G, and on MacBook Air M1, and it fails on both, tried with 0.127.0, 0.128.1, 0.128.2.
If I randomly delete any 10,000 files, build doesn't fail.
With configured "segments" feature, when I try to build small subset, build still fails, and fails in faster time.