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

[template: pattern matches no files: /*.html] #4

Closed
bictorman opened this issue Jul 4, 2014 · 2 comments
Closed

[template: pattern matches no files: /*.html] #4

bictorman opened this issue Jul 4, 2014 · 2 comments

Comments

@bictorman
Copy link

Hi, I get this trying to generate the test:

$ export GOPATH=$PWD
$ go get github.com/mkaz/hastie
$ export PATH="$GOPATH/bin:$PATH"
$ cd src/github.com/mkaz/hastie/test
$ hastie -c=hastie.json
Error Parsing Templates:  [template: pattern matches no files: `/*.html`]
@mkaz mkaz closed this as completed in ef606f7 Aug 24, 2014
@devmrh
Copy link

devmrh commented Dec 8, 2017

i have same problem somewhere else how did you fix that ?

@mkaz
Copy link
Owner

mkaz commented Dec 8, 2017

@ultra2mh the bug in this software was a misconfig and not finding any files. Make sure the directory you are trying to parse includes files of the type you are trying to match.

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

3 participants