Skip to content

Fresh brew install fails with Fatal Error: Cannot read configuration file /Users/me/.todo/config #252

@jtpereyda

Description

@jtpereyda

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
After a fresh install, first run yields the following message:

> todo.sh
Fatal Error: Cannot read configuration file /Users/me/.todo/config

Simple workaround is mkdir -p ~/.todo and touch ~/.todo/config.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

  1. Have not installed before (or maybe config file just doesn't exist)
  2. Install
  3. Run
  4. See warning

What is the expected behavior?
See help text.

Which versions todo.sh are you using?

Run todo.sh -V
v2.11.0

Which Operating System are you using?
OS X 10.13.3 High Sierra

Which version of bash are you using?

Run bash --version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
Copyright (C) 2007 Free Software Foundation, Inc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions