Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Stack: Error: spawn Unknown system error -86 #217

Open
baptisteArno opened this issue Nov 1, 2021 · 1 comment
Open

Stack: Error: spawn Unknown system error -86 #217

baptisteArno opened this issue Nov 1, 2021 · 1 comment

Comments

@baptisteArno
Copy link

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? 🤔

@moranje
Copy link
Owner

moranje commented Feb 8, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants