I'm getting odd bugs with the latest todoist:
❯ td task list
✖ Loading tasks...
Cannot read properties of undefined (reading 'map')
❯ td auth status
✖ Checking authentication...
[
{
"expected": "object",
"code": "invalid_type",
"path": [],
"message": "Invalid input: expected object, received string"
}
]
❯ td --version
1.31.1
I tried reauthenticating, but the issue persists.
Is there any way to flip it into debug mode to get more output?
I'm getting odd bugs with the latest todoist:
I tried reauthenticating, but the issue persists.
Is there any way to flip it into debug mode to get more output?