Skip to content

Allow newer major Angular versions#12

Open
DanielKucal wants to merge 1 commit intoSamVerschueren:masterfrom
DanielKucal:patch-2
Open

Allow newer major Angular versions#12
DanielKucal wants to merge 1 commit intoSamVerschueren:masterfrom
DanielKucal:patch-2

Conversation

@DanielKucal
Copy link
Copy Markdown

Now, when trying to ng update to versions > 8, developers will get the following console error:

Package "angular-ga" has an incompatible peer dependency to "@angular/core" (requires "^8.0.0" (extended), would install "12.1.1").
✖ Migration failed: Incompatible peer dependencies found.

This PR resolves this. Please create a new npm release as well.

Now, when trying to `ng update` to versions > 8, developers will get the following console error:
> Package "angular-ga" has an incompatible peer dependency to "@angular/core" (requires "^8.0.0" (extended), would install "12.1.1").
> ✖ Migration failed: Incompatible peer dependencies found.

This PR resolves this. Please create a new npm release as well.
@DanielKucal
Copy link
Copy Markdown
Author

DanielKucal commented Jul 14, 2021

Just realized I've already created exactly the same few months ago 😅

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.

1 participant