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

The template "theme::home" could not be found at "templates/home.php" #329

Open
dvikan opened this issue Jul 8, 2022 · 1 comment
Open
Labels

Comments

@dvikan
Copy link

dvikan commented Jul 8, 2022

I have a templates folder in my repo which is unrelated to daux. How can I instruct daux to ignore it?

Run daux generate
  daux generate
  shell: /usr/bin/bash -e {0}
  env:
    COMPOSER_PROCESS_TIMEOUT: 0
    COMPOSER_NO_INTERACTION: 1
Copying Static assets ...                                             [  OK  ]
Generating ...
- index.html                                                          [ FAIL ]
In Template.php line 155:
  The template "theme::home" could not be found at "templates/home.php".  
generate [-c|--configuration CONFIGURATION] [-s|--source SOURCE] [-p|--processor PROCESSOR] [--no-cache] [-t|--themes THEMES] [--value VALUE] [-f|--format FORMAT] [--delete] [--printDiffAndExit] [-d|--destination DESTINATION]
Error: Process completed with exit code 1.
@onigoetz
Copy link
Contributor

Hi, at the moment there is no way to instruct daux to ignore it.

I'll see if I can come up with a fallback (that would make this transparent) or an option

@onigoetz onigoetz added the bug label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants