Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

listepo-alterpost
Copy link

Purpose

Fix npm WARN [email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself.

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

@listepo-alterpost
Copy link
Author

@johnpapa or @wardbell can you make a review?

@wardbell
Copy link
Collaborator

wardbell commented Jul 3, 2018

You're right! But why ~ instead of the more forgiving ^? I think we should be fine with Angular changes that are non-breaking (less than major version number).

See https://stackoverflow.com/questions/22343224/whats-the-difference-between-tilde-and-caret-in-package-json

I want to get this in right away so I'm going with ^6.0.0 in the beta.9 release, arriving any minute.

Thanks for catching this.

wardbell added a commit that referenced this pull request Jul 3, 2018
closes #163, 165
* Critical: data service update should send entity data, not Update<T> #165
* Allow Angular peer dependencies to update within v.6
See ChangeLog
wardbell added a commit that referenced this pull request Jul 3, 2018
closes #163, 165
* Critical: data service update should send entity data, not Update<T> #165
* Allow Angular peer dependencies to update within v.6
See ChangeLog
@wardbell wardbell closed this in 72d133b Jul 3, 2018
@wardbell wardbell mentioned this pull request Jul 3, 2018
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.

2 participants