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

Couldn't find theme #113

Open
Detor opened this issue Jan 20, 2019 · 1 comment
Open

Couldn't find theme #113

Detor opened this issue Jan 20, 2019 · 1 comment

Comments

@Detor
Copy link

Detor commented Jan 20, 2019

I tried running go run main.go but always get an error:

2019/01/20 20:44:53 Creating /tmp/go-build123402307/b001/exe/content/data ``2019/01/20`` 20:44:53 Creating /tmp/go-build123402307/b001/exe/content/themes
2019/01/20 20:44:53 Creating /tmp/go-build123402307/b001/exe/content/images
2019/01/20 20:44:53 Creating /tmp/go-build123402307/b001/exe/content/https
2019/01/20 20:44:53 Creating /tmp/go-build123402307/b001/exe/content/plugins
2019/01/20 20:44:53 Creating /tmp/go-build123402307/b001/exe/content/pages
2019/01/20 20:44:53 Warning: couldn't load /tmp/go-build123402307/b001/exe/config.json, creating new config file.
2019/01/20 20:44:56 Error: Couldn't compile templates:Couldn't find a theme to use in /tmp/go- build123402307/b001/exe/content/themes
exit status 1

I checked and found the default theme "promenade" present in the content/themes folder, yet it still doesn't work
I found a similar issue: #100, but it didn't solve my problem

@cortexiphan
Copy link

You could go build to get the binary, and then run it.

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