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

Extend peer dependencies to Angular 8 #188

Closed
alvaro-octal opened this issue Jun 4, 2019 · 5 comments · Fixed by #189
Closed

Extend peer dependencies to Angular 8 #188

alvaro-octal opened this issue Jun 4, 2019 · 5 comments · Fixed by #189

Comments

@alvaro-octal
Copy link

Issue description

running npm install throws the following warning:

npm WARN [email protected] requires a peer of @angular/common@^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/compiler@^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.

Steps to reproduce and a minimal demo of the problem

npm install with Angular 8

Current behavior

npm install shows a couple of warning due to peer dependencies.

Expected/desired behavior

No warnings should be shown

@preston
Copy link

preston commented Jun 11, 2019

Yes please!!!

@dessalines
Copy link

Same.

@maxailloud
Copy link

Did you forget to publish to npm or is it just taking a bit of time to be updated?

@Stabzs
Copy link
Owner

Stabzs commented Jul 8, 2019

It has just been published under version 8.0.0. Thanks everyone for your patience!

@maxailloud
Copy link

Perfect thank you.

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 a pull request may close this issue.

5 participants