Skip to content

Use --check-resolutions when installing packages using Yarn 4 #3356

@ramondeklein

Description

@ramondeklein

Raised, because of #3353.

Yarn 4 switches to a hardened CI/CD mode when building public PRs. This results in YN0078 errors (more specific: Invalid resolution loader-utils@npm:^3.2.0 → npm:2.0.4). The build now specifies --no-check-resolutions during installation, but we would rather have this option enabled.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions