Closed
Description
Version
3.0.0
Node and OS info
Yarn 1.9.4 / CircleCI docker img: circleci/node:10.8-stretch-browsers
Steps to reproduce
- Use the free version of CircleCI.
- Build with CircleCI.
What is expected?
Normal build
What is actually happening?
events.js:183
throw er; // Unhandled 'error' event
^
Error: This socket has been ended by the other party
at Socket.writeAfterFIN (...)
Deactivating the parallelism is a workaround. More info here: https://forum.vuejs.org/t/solution-to-building-error-in-circleci-or-any-other-machine-with-cpu-limitations/40862
I think this should be in the docs.
Metadata
Metadata
Assignees
Labels
No labels