Skip to content

Yarn install never ends with (complex ?) workspaces  #5726

@no-more

Description

@no-more

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
When launching yarn install in workspace directory it never ends(waited all night). But if I rollback to v1.3.2 it completes in 42s.

If the current behavior is a bug, please provide the steps to reproduce.
The project is on a private repo so I can't provide a link.

What is the expected behavior?
Should end within minutes.

Please mention your node.js, yarn and operating system version.
node: v9.11.1
Yarn: 1.6.0, 1.5.1, 1.3.2
Os: Ubuntu v9.11.1 or windows 10

I'm not sure if it could be related but the packages are referenced as "package-a": "git+ssh://[email protected]/companyname/package-a.git#0.1.1-beta.81",

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions