capacitor-community / capacitor-community/electron

code: 'ERR_UNHANDLED_REJECTION'

Open
#295 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
398
Forks
63
PR merge metrics
No merged PRs in 30d

Description

I have tried with different versions of node 22.7 and 20.14 and 18.20
npx cap open @capacitor-community/electron
i Opening Electron platform: start 🚀
i Opening Electron platform: building electron app
\ Opening Electron platform: running electron appError: undefined
× Opening Electron platform:
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "
> Admin Bluebell@1.0.0 electron:start-live
> node ./live-runner.js

node:internal/child_process:421
throw new ErrnoException(err, 'spawn');
^

Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:761:9)
at C:\Users\antonio.olvera\Desktop\adminBluebellCode\electron\live-runner.js:19:24
at new Promise ()
at runBuild (C:\Users\antonio.olvera\Desktop\adminBluebellCode\electron\live-runner.js:18:10)
at C:\Users\antonio.olvera\Desktop\adminBluebellCode\electron\live-runner.js:72:9
at Object. (C:\Users\antonio.olvera\Desktop\adminBluebellCode\electron\live-runner.js:75:3)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32) {
errno: -4071,
code: 'EINVAL',
syscall: 'spawn'
}

Node.js v20.14.0
".] {
code: 'ERR_UNHANDLED_REJECTION'
}

Node.js v20.14.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.