Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find _includes folder #17

Closed
rjbullock opened this issue Feb 27, 2020 · 5 comments
Closed

Can't find _includes folder #17

rjbullock opened this issue Feb 27, 2020 · 5 comments

Comments

@rjbullock
Copy link

This could just be my ignorance (new with 11ty), but when I run npx @ty/eleventy --serve --port=8080 I get the following error:

TemplateLayoutPathResolver directory does not exist for default: _includes

My 11ty config file seems to point to the right directory. Any tips?

@rjbullock
Copy link
Author

Getting this error as well when I run "npm run production"... I am new to Node.js, sorry...

'NODE_ENV' is not recognized as an internal or external command,
operable program or batch file.

@josephdyer
Copy link
Owner

Try npm run dev

@rjbullock
Copy link
Author

That throws this error:

'ELEVENTY_ENV' is not recognized as an internal or external command,
operable program or batch file.

@josephdyer
Copy link
Owner

josephdyer commented Mar 2, 2020

Are you on Windows? Sounds like you are...You're going to have to do some extra work to get it running as this will only work on Mac. Check this issue thread

@rjbullock
Copy link
Author

rjbullock commented Mar 2, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants