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.
I'm trying to configure the workflow but it crashes instantly. I tried several node versions.
Steps to reproduce
Steps to reproduce the behavior:
Alfred input 'todo:setting'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Error logs
Log:
ALFRED WORKFLOW TODOIST
----------------------------------------
os: macOS 12.0.0
query:
node.js: v14.18.1
alfred: unknown
workflow: 5.8.3
Stack: Error: spawn Unknown system error -86
at ChildProcess.spawn (internal/child_process.js:405:11)
at spawn (child_process.js:677:9)
at Object.spawnWithSignal [as spawn] (child_process.js:911:17)
at notify$1 (/Users/baptistearno/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4F8A53CF-CAE6-4563-A940-72F641979E7D/alfred-workflow-todoist.js:9167:31)
at Object.write (/Users/baptistearno/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4F8A53CF-CAE6-4563-A940-72F641979E7D/alfred-workflow-todoist.js:9225:24)
at process.handleError (/Users/baptistearno/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4F8A53CF-CAE6-4563-A940-72F641979E7D/alfred-workflow-todoist.js:9286:65)
at process.emit (events.js:400:28)
at processPromiseRejections (internal/process/promises.js:245:33)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
Additional context
I'm on a M1 Macbook. Could that cause an issue? 🤔
The text was updated successfully, but these errors were encountered:
Description
I'm trying to configure the workflow but it crashes instantly. I tried several node versions.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Error logs
Log:
Additional context
I'm on a M1 Macbook. Could that cause an issue? 🤔
The text was updated successfully, but these errors were encountered: