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

upgrade to Angular 7 #187

Closed
visurel opened this issue Nov 12, 2018 · 1 comment
Closed

upgrade to Angular 7 #187

visurel opened this issue Nov 12, 2018 · 1 comment

Comments

@visurel
Copy link

visurel commented Nov 12, 2018

No description provided.

@lapongua
Copy link

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 fulls1z3 changed the title Upgrade Angular peerDependencies to ^7.0.0 upgrade to Angular 7 Dec 24, 2018
@fulls1z3 fulls1z3 self-assigned this Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants