Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Configuration file not being correctly read on Windows #3

@justinclift

Description

@justinclift

Testing Dio 0.2.0 on win7, it's not reading the configuration file correctly.

When first run, it notices the missing configuration file and generates a template one for the user to modify:

C:\dev>dio-windows-386.exe
2019/04/13 23:10:44 No usable configuration file was found, so a default one has been
 generated in: C:\Users\user\.dio\config.toml
Please update it with your name, and the path to your DBHub.io user certificate file.

However, after updating the file with the path to the certificate and the correct username, the same message is returned, and the config file is overwritten.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions