alfred-workflow-todoist icon indicating copy to clipboard operation
alfred-workflow-todoist copied to clipboard

Stack: Error: spawn Unknown system error -86

Open baptisteArno opened this issue 2 years ago • 1 comments

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:

  1. Alfred input 'todo:setting'
  2. 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? 🤔

baptisteArno avatar Nov 01 '21 19:11 baptisteArno

Not entirely sure, I don't own an M1 mac (yet). Make sure you are one the latest beta.

moranje avatar Feb 08 '22 14:02 moranje