Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node 15 CI Failures #42

Open
rwjblue opened this issue Mar 26, 2021 · 0 comments
Open

Node 15 CI Failures #42

rwjblue opened this issue Mar 26, 2021 · 0 comments

Comments

@rwjblue
Copy link
Member

rwjblue commented Mar 26, 2021

TypeError [ERR_INVALID_ARG_TYPE]: The "options" argument must be of type object. Received an instance of Array
    at ChildProcess.target.send (node:internal/child_process:716:7)
    at Array.forEach (<anonymous>)
    at dispatchQueuedRequests (/home/runner/work/ember-codemods-telemetry-helpers/ember-codemods-telemetry-helpers/test/fixtures/classic-app/node_modules/workerpool/lib/WorkerHandler.js:174:21)
    at ChildProcess.<anonymous> (/home/runner/work/ember-codemods-telemetry-helpers/ember-codemods-telemetry-helpers/test/fixtures/classic-app/node_modules/workerpool/lib/WorkerHandler.js:129:7)
    at ChildProcess.emit (node:events:369:20)
    at emit (node:internal/child_process:920:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  code: 'ERR_INVALID_ARG_TYPE'

This is probably fixed by a yarn.lock re-roll, but we'll need to double check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant