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 load /tmp/go-build #100

Open
erginduran opened this issue May 19, 2017 · 2 comments
Open

Couldn't load /tmp/go-build #100

erginduran opened this issue May 19, 2017 · 2 comments

Comments

@erginduran
Copy link

`:~/go/src/github.com/kabukky/journey$ sudo go run main.go 
2017/05/19 22:57:20 Creating /tmp/go-build917829394/command-line-arguments/_obj/exe/content/data
2017/05/19 22:57:20 Creating /tmp/go-build917829394/command-line-arguments/_obj/exe/content/themes
2017/05/19 22:57:20 Creating /tmp/go-build917829394/command-line-arguments/_obj/exe/content/images
2017/05/19 22:57:20 Creating /tmp/go-build917829394/command-line-arguments/_obj/exe/content/https
2017/05/19 22:57:20 Creating /tmp/go-build917829394/command-line-arguments/_obj/exe/content/plugins
2017/05/19 22:57:20 Creating /tmp/go-build917829394/command-line-arguments/_obj/exe/content/pages
2017/05/19 22:57:20 Warning: couldn't load /tmp/go-build917829394/command-line-arguments/_obj/exe/config.json, creating new config file.
2017/05/19 22:57:20 Error: Couldn't compile templates:Couldn't find a theme to use in /tmp/go-build917829394/command-line-arguments/_obj/exe/content/themes
exit status 1
`

i am getting above output after running "go run main.go" and i already runned "go build" before it.
What does this output means? i see exe around in above output. so i cannot run this journey blog on linux?
OS: Ubuntu 16.04 64bit
go version: go1.8.1 linux/amd64

@ghost
Copy link

ghost commented May 20, 2017

yes the same issues with u

@kabukky
Copy link
Owner

kabukky commented Oct 15, 2017

It looks like Journey could not find any themes and therefore exits.

Did you check out the promenade theme submodule before building Journey? See here: https://github.com/kabukky/journey/wiki/Building-Journey-from-source

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