Can you imagine that I'm unable to make 11ty work on my computer?! #3922
iESN
started this conversation in
Uncategorized
Replies: 2 comments
|
Have you tried adding the file extension to it? layout: default.njk
…Sent from my iPhone
On Mon, Aug 11, 2025 at 4:52 PM iESN ***@***.***> wrote:
I spent half a day trying 11ty to make it work before arriving here. In
simple terms, 11ty doesn't find a file (even though the file exists where
11ty searches).
[11ty] Original error stack trace: Error: You’re trying to use a layout
that does not exist: _includes/default (via layout: default).
I have no more ideas! Even ChatGPT is burned and spins in circles! Could
someone please help me?
Thank you, Dan
—
Reply to this email directly, view it on GitHub
<#3922>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABAWWY3QQOZH56TH3JK6OL3NEUFPAVCNFSM6AAAAACDU2IBCGVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYG4YTOOBYGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
0 replies
|
I understand why it won't run for half a day! 11ty comes with a default setting regarding where it looks for HTML and MD files. This is the root! In a half-day, I tried to organize everything in folders, without following the step-by-step default installation instructions from the website to test the implicit functionality! What a stupid I was! Now I must learn to configure to organize all as I want! Thank you anyway, I hope that somebody will find this useful! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I spent half a day trying 11ty to make it work before arriving here. In simple terms, 11ty doesn't find a file (even though the file exists where 11ty searches).
[11ty] Original error stack trace: Error: You’re trying to use a layout that does not exist: _includes/default (via
layout: default).I have no more ideas! Even ChatGPT is burned and spins in circles! Could someone please help me?
Thank you, Dan
All reactions