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

Configuration file config.yaml is not autogenerated #1

Open
ledgitbe opened this issue Feb 16, 2020 · 0 comments
Open

Configuration file config.yaml is not autogenerated #1

ledgitbe opened this issue Feb 16, 2020 · 0 comments

Comments

@ledgitbe
Copy link

ledgitbe commented Feb 16, 2020

Version: 1.0.0-alpha
Downloaded from xoken.org

Looking in the sourcecode it seems that there is logic to autogenerate a config.yaml file: https://github.com/stoichammer/arivi-app/blob/2363835c11a969e61fbf8b4f6118f6cd2482ff1c/service/app/Main.hs#L125

xoken@xoken:~$ tree -L 2
.
├── xoken
│   ├── arivi-app
│   ├── arivi-core
│   ├── xoken-core
│   └── xoken-node
└── xoken-bin
    ├── xoken-arch-v1.0.0-alpha
    ├── xoken-arch-v1.0.0-alpha.zip
    ├── xoken-nexa-v1.0.0-alpha
    └── xoken-nexa-v1.0.0-alpha.zip

8 directories, 2 files
xoken@xoken:~$ cd xoken-bin/xoken-arch-v1.0.0-alpha/
xoken@xoken:~/xoken-bin/xoken-arch-v1.0.0-alpha$ ./xoken-arch 
xoken-arch: InvalidYaml (Just (YamlException "Yaml file not found: ./config.yaml"))
xoken@xoken:~/xoken-bin/xoken-arch-v1.0.0-alpha$ ls
 README  'Release Notes'   xoken-arch

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

1 participant