You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We know that the latest versions of material and cdk are compatible with the latest @next version of Angular because that's what we use at Google. We should therefore configure the peer dependencies of the npm packages to support both the @lastest as well as @next version.
What is the expected behavior?
No installation warnings from npm/yarn
What is the current behavior?
warning "@angular/[email protected]" has incorrect peer dependency "@angular/core@~4.4.4".
warning "@angular/[email protected]" has incorrect peer dependency "@angular/common@~4.4.4".
warning "@angular/[email protected]" has incorrect peer dependency "@angular/core@~4.4.4".
warning "@angular/[email protected]" has incorrect peer dependency "@angular/common@~4.4.4".
m0t0r, kuncevic, NgYueHong, osnoser1, sha-N and 10 more