-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working