Skip to content

Error: spawn Unknown system error -86 #8

Description

@jcs090218

There is an error in the CI (https://github.com/lem-project/setup-lem/actions/runs/5238605627/jobs/9457658909#step:3:119):

/Users/runner/lem-v2.0.0/lem.app/Contents/MacOS/lem --version
node:internal/errors:465
    ErrorCaptureStackTrace(err);
    ^

Error: spawn Unknown system error -86
    at ChildProcess.spawn (node:internal/child_process:413:11)
    at Object.spawn (node:child_process:700:9)
    at ToolRunner.<anonymous> (/Users/runner/work/setup-lem/setup-lem/dist/index.js:1428:34)
    at Generator.next (<anonymous>)
    at /Users/runner/work/setup-lem/setup-lem/dist/index.js:1042:71
    at new Promise (<anonymous>)
    at __webpack_modules__.159.__awaiter (/Users/runner/work/setup-lem/setup-lem/dist/index.js:1038:12)
    at /Users/runner/work/setup-lem/setup-lem/dist/index.js:1410:53
    at new Promise (<anonymous>)
    at ToolRunner.<anonymous> (/Users/runner/work/setup-lem/setup-lem/dist/index.js:1410:20) {
  errno: -86,
  code: 'Unknown system error -86',
  syscall: 'spawn'
}

Reference puppeteer/puppeteer#9142 (comment).

What's the CPU architecture in macOS? 🤔

cc @cxxxr

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions