Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(package): update minimal yarn to v1.13.0 #2467

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

meeroslav
Copy link
Contributor

@meeroslav meeroslav commented Apr 2, 2020

The @angular/cli as of version 9 requires minimum yarn v1.13.0 to work

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Engine specification in package.json requires a minimal version of yarn to be 1.9.2 but inner dependency @angular/cli fails if yarn version is older than v1.13.0

What is the new behavior?

Engine specification in package.json requires a minimal version of yarn to be 1.13.0.

Does this PR introduce a breaking change?

[ ] Yes
[X] No

The `@angular/cli` as of version 9 requires minimum yarn v.1.13.0 to work
@ngrxbot
Copy link
Collaborator

ngrxbot commented Apr 2, 2020

Preview docs changes for b9ee2ff at https://previews.ngrx.io/pr2467-b9ee2ff/

@brandonroberts brandonroberts merged commit e97863d into ngrx:master Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants