Skip to content

Vue-cli parallelism error at building when CPU limitations #2208

Closed
@JFGHT

Description

@JFGHT

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions