Skip to content

react-scripts start does not work with lerna run --parallel --stream #8685

Closed
@hugomallet

Description

@hugomallet

Since react-scripts 3.4.1
On macos 10.15.3 (not tested elsewhere)

running the command :

yarn lerna run --parallel --stream start

does not start the webpack dev server.

If i remove all lerna arguments it works :

yarn lerna run start

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions