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
I just upgraded my project from Angular 6 to 7 today, and it seems to work fine :-)
ngx-meta/core@6.0.0-beta.1
But I show some warnings:
npm WARN @ngx-meta/core@6.0.0 requires a peer of @angular/core@>=6.0.0 <7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @ngx-meta/core@6.0.0 requires a peer of @angular/platform-browser@>=6.0.0 <7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @ngx-meta/core@6.0.0 requires a peer of @angular/platform-browser-dynamic@>=6.0.0 <7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @ngx-meta/core@6.0.0 requires a peer of @angular/router@>=6.0.0 <7.0.0 but none is installed. You must install peer dependencies yourself.
Please update the package.json file to remove the dependency warnings.
Thanks.
fulls1z3
changed the title
Upgrade Angular peerDependencies to ^7.0.0
upgrade to Angular 7
Dec 24, 2018
No description provided.
The text was updated successfully, but these errors were encountered: