Skip to content

Instantly share code, notes, and snippets.

@mvaneijgen
Created October 28, 2019 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvaneijgen/f297c9465bcbe5f90f947bfed5f87f08 to your computer and use it in GitHub Desktop.
Save mvaneijgen/f297c9465bcbe5f90f947bfed5f87f08 to your computer and use it in GitHub Desktop.
Starting debug for 'Alfred Workflow Todoist'
[2019-10-28 09:05:29][ERROR: input.scriptfilter] Code 1: internal/modules/cjs/loader.js:638
throw err;
^
Error: Cannot find module 'worker_threads'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:690:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object.<anonymous> (/Users/mitchelvaneijgen/Dropbox/Documents/Assets/Alfred/Alfred.alfredpreferences/workflows/user.workflow.1F507BF5-F651-4926-BAD0-437C466D1207/alfred-workflow-todoist.js:14:38)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
[2019-10-28 09:05:29][ERROR: input.scriptfilter] Code 1: internal/modules/cjs/loader.js:638
throw err;
^
Error: Cannot find module 'worker_threads'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:690:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object.<anonymous> (/Users/mitchelvaneijgen/Dropbox/Documents/Assets/Alfred/Alfred.alfredpreferences/workflows/user.workflow.1F507BF5-F651-4926-BAD0-437C466D1207/alfred-workflow-todoist.js:14:38)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment