dbweb
dbweb copied to clipboard
Asset file does not exist: langs/locale_en-us.ini
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
TAGS="bindata" make generate build
@lunny can you please tell me where to run?
got this error: make: *** No rule to make target
generate'. Stop.` after run in $GOPATH
cd $GOPATH/src/github.com/go-xorm/dbweb
TAGS="bindata" make generate build