Start ERR_WORKER_INVALID_EXEC_ARGV
sulimenko opened this issue · 1 comments
sulimenko commented
Impress and Node.js versions
"impress": "^3.0.13", node -v18.12.1
Platform
Darwin MacBook-Pro-Viktor-2.local 22.5.0
Darwin Kernel Version 22.5.0: Mon Apr 24 20:51:50 PDT 2023;
root:xnu-8796.121.2~5/RELEASE_X86_64 x86_64
Describe the bug
2023-10-26T13:30:05.327Z [error] Initialization:
Error [ERR_WORKER_INVALID_EXEC_ARGV]:
Initiated Worker with invalid execArgv flags:
--test-reporter=file:///node_modules/impress/lib/reporter.js;
new NodeError (node:internal/errors:393:5);
new Worker (node:internal/worker:192:13);
startWorker (/node_modules/impress/impress.js:65:18);
loadApplication (/node_modules/impress/impress.js:169:23);
async loadApplications (/node_modules/impress/impress.js:184:5)
Additional context
fixed by updating node to version 18.16.0
tshemsedinov commented
Node.js v18.15.0
is minimal required version