Digital Garden fails to commit

Hi! I’m working on a ttrpg progect, and I’d like to easily share all the important info whenever I change them with my players.
I found the plugin digital garden which is exactly what I needed, and it all worked flawlessly, up until, when trying to load some files I got this error, I searched both on the internet and with ai, but I had no luck.
[11ty] Original error stack trace: (Repeated output has been truncated…)
[11ty] at TemplateMap.checkForDuplicatePermalinks (/vercel/path0/node_modules/@11ty/eleventy/src/TemplateMap.js:803:13)
[11ty] at TemplateMap.cache (/vercel/path0/node_modules/@11ty/eleventy/src/TemplateMap.js:488:10)
[11ty] at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[11ty] at async TemplateWriter._createTemplateMap (/vercel/path0/node_modules/@11ty/eleventy/src/TemplateWriter.js:330:5)
[11ty] at async TemplateWriter.generateTemplates (/vercel/path0/node_modules/@11ty/eleventy/src/TemplateWriter.js:360:5)
[11ty] at async TemplateWriter.write (/vercel/path0/node_modules/@11ty/eleventy/src/TemplateWriter.js:407:23)
[11ty] at async Eleventy.executeBuild (/vercel/path0/node_modules/@11ty/eleventy/src/Eleventy.js:1191:13)
[11ty] Benchmark 75ms 9% 18× (Configuration) “link” Nunjucks Filter
[11ty] Copied 6 files / Wrote 0 files in 0.38 seconds (v2.0.1)
ERROR: “build:eleventy” exited with 1.
Error: Command “npm run build” exited with 1

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.