Post #2772610
2026-05-15 17:54 UTC
Having an extremely strange issue with my #11ty website: the site builds just fine, but a copy of the same site will fail (both on the same machine and on a different one), whether I copy the files directly, or git pull & npm install. Absolutely bizarre - I'm pulling my hair out over here.
Replies (1)
-
@nathanu@lounge.town 2026-05-15 18:12
So, I managed to fix this. Some collections were having things added to them that shouldn't have been. Why this was a problem at some times but not at others still eludes me. So strange.