-
Notifications
You must be signed in to change notification settings - Fork 131
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
Config File "hexya" Not Found #125
Comments
Yes. There is sample here: https://github.com/hexya-erp/hexya-demo/blob/master/hexya.toml |
Thanks! Modules = [ [DB] [Server] gleke@gleke-QTJ5:~/hexya/hexya-demo$ hexya server -o github.com/hexya-addons/base../../go/pkg/mod/github.com/hexya-addons/[email protected]/attachment.go:61:35: undefined: m.AttachmentSet github.com/hexya-addons/web/controllers../../go/pkg/mod/github.com/hexya-addons/[email protected]/controllers/action.go:24:12: undefined: h.User |
Did you follow the steps of http://hexya.io/docs/install/ ? It seems you did not run |
|
You must do where |
|
It seems you are not clear as which is your project directory. You have to choose if it is |
1Creating a custom project
2Generate Hexya
3Synchronise database4Synchronise database schema with models
5Running Hexya
hexya.toml
|
Can you cat your go.mod and the content of pool/ ? |
go.mod
pool
go.mod
temp.go
|
Strange. It seems that |
It works on my side. Here is what I did, so you can check if you see any difference. Hexya git repo (github.com/hexya-erp/hexya) directory to compile the Hexya binary
Creating Hexya project:
|
your set: host = "/var/run/postgresql" |
my system: ubuntu 18.04 go 1.15 |
Same problem gleke I have. Is there any help or information about is it resolved or not? |
hexya server -o
Config File "hexya" Not Found in "[/etc/hexya /home/gleke/.hexya /home/gleke/hexya]"
the configuration file needs to be created by yourself?
The text was updated successfully, but these errors were encountered: