"Invariant: WORKERS_COUNT not found" when I use browser started manually #577
Replies: 2 comments
-
Seemingly it has been broken here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in #578 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We use server that was already up not by jest-puppeteer and got the error:
Version of jest-environment-puppeteer is 9.0.2
I can see return here:
https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-environment-puppeteer/src/browsers.ts#L83
That means workersCount is not set to env. Is it ok?
Beta Was this translation helpful? Give feedback.
All reactions