You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
Stack: TypeError: Cannot convert undefined or null to object
at Function.keys ()
at Object.set store [as store] (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:182781)
at Bh.qh [as deserialize] (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:183485)
at Bh.get store [as store] (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:15:123392)
at new e.exports (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:15:119010)
at new Bh (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:183702)
at /Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:210701
at tp (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:210995)
at iv (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:324982)
at wv (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:329689)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Steps to reproduce behavior
Expected behavior
Error logs
ALFRED WORKFLOW TODOIST
Title: TypeError
Description: Cannot convert undefined or null to object
OS: macOS 10.14.6
Query: c
Node.js: v14.16.0
Alfred: 3.8.1
Workflow: 6.0.0-beta.1
Workflow-id: user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7
Stack: TypeError: Cannot convert undefined or null to object
at Function.keys ()
at Object.set store [as store] (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:182781)
at Bh.qh [as deserialize] (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:183485)
at Bh.get store [as store] (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:15:123392)
at new e.exports (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:15:119010)
at new Bh (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:183702)
at /Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:210701
at tp (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:210995)
at iv (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:324982)
at wv (/Volumes/backup/0-proflie/Alfred.alfredpreferences/workflows/user.workflow.E6202B18-C38B-4E25-99EE-ABBB20D6D2C7/alfred-workflow-todoist.js:29:329689)
The text was updated successfully, but these errors were encountered: