Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

Asset file does not exist: langs/locale_en-us.ini #12

Open
dzpt opened this issue Jul 13, 2018 · 3 comments
Open

Asset file does not exist: langs/locale_en-us.ini #12

dzpt opened this issue Jul 13, 2018 · 3 comments
Labels

Comments

@dzpt
Copy link

dzpt commented Jul 13, 2018

After installation and run, got this error

2018/07/13 10:44:09 [Info] main.go:56 dbweb version 0.2.0329
2018/07/13 10:44:09 [Info] main.go:57 home dir is /var/www/go/bin
panic: Asset file does not exist: langs/locale_en-us.ini

goroutine 1 [running]:
main.main()
/var/www/go/src/github.com/go-xorm/dbweb/main.go:74 +0x61b

@lunny
Copy link
Member

lunny commented Jul 15, 2018

TAGS="bindata" make generate build

@dzpt
Copy link
Author

dzpt commented Jul 16, 2018

@lunny can you please tell me where to run?
got this error: make: *** No rule to make target generate'. Stop.` after run in $GOPATH

@lunny
Copy link
Member

lunny commented Jul 20, 2018

cd $GOPATH/src/github.com/go-xorm/dbweb
TAGS="bindata" make generate build

@lunny lunny added the question label Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants