Closed xplosionmind closed 10 months ago
Hi @carbontwelve! I was wondering if you had any chance to take a look to this, and if I can help you debug this in any way.
Thanks a lot!
@xplosionmind howdy, wow I should have got this fixed a long time ago! Apollogies for the delay. I will make time over the next week or so to get this solved.
I have pulled down your repository and re-installed this plugin and uncommented the lines in your 11ty config to use it. The project builds successfully (without the submodule installed) for me; it looks like in the months since you first had this issue its "fixed itself."
From the stack trace you posted I can see that it fell over trying to discover the url for./content/notes/public/tommi.space.md
, which you have since moved elsewhere.
I have pulled down commit d3715fb22 and can now see the failure :)
While the plugin appears to work in the current version of your repository, I'll work out why it failed in April and add a bugfix so it doesn't do so again.
As an aside, when I install the scripts submodule for your repository and try to build the project I get the following:
[11ty] require() of ES Module /Users/simon/Code/tinkering/tommi.space/node_modules/.pnpm/title-case@4.1.2/node_modules/title-case/dist/index.js from /Users/simon/Code/tinkering/tommi.space/scripts/scripts.11tydata.js not supported.
[11ty] Instead change the require of index.js in /Users/simon/Code/tinkering/tommi.space/scripts/scripts.11tydata.js to a dynamic import() which is available in all CommonJS modules. (via Error)
Thanks so much for your time and your efforts, @carbontwelve!
I am sorry my repository is a mess… in the weekend I plan to get to that and assist you in the troubleshooting.
Forget about the scripts submodule… I haven’t properly maintained it in a while…
Hi! I am not having any issues of this king by running the plugin, now, so I am closing this issue.
Hi! After the fix of #1 in version 1.0.1, I get another error while building. I think it is unrelated, and I cannot figure out if it is my problem or a bug in the plugin. In any case, could you help me in troubleshooting this, @photogabble?
Website repository
Full build log