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

Angular 7 Support #49

Open
daveparks23 opened this issue Dec 10, 2018 · 4 comments
Open

Angular 7 Support #49

daveparks23 opened this issue Dec 10, 2018 · 4 comments

Comments

@daveparks23
Copy link

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

Would love to use this on Angular 7.x Thanks for all you do. Let me know if I could help in some way.

@smmgsm
Copy link

smmgsm commented Dec 22, 2018

same issue

@JoSSte
Copy link

JoSSte commented Mar 9, 2019

In my experience it works fine, even though the warnings appear... I'd like them to disappear though...

@Psyfo
Copy link

Psyfo commented Apr 9, 2019

Just checking to see if there are any plans for an update? So far nothing seems to have changed as mentioned above but I would also like to see the warnings disappear.

@jankrumrey
Copy link

Since it's just a peer dependency warning, and the module is working fine with Angular 7, I made the warnings disappear by changing the peer dependency on angular core in angular2-flash-messages' package.json to ^7.0.0.

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

No branches or pull requests

5 participants