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

Not working with Angular 6+ #15

Open
iPazooki opened this issue Jul 26, 2019 · 1 comment
Open

Not working with Angular 6+ #15

iPazooki opened this issue Jul 26, 2019 · 1 comment

Comments

@iPazooki
Copy link

It seems it has dependancy to lower version of RXJS!

@chrisvelevitch
Copy link

Here is what npm is complaining about:-

npm ERR! peer dep missing: @angular/core@^4.0.0, required by [email protected]
npm ERR! peer dep missing: rxjs@^5.1.0, required by [email protected]
npm ERR! peer dep missing: zone.js@^0.8.4, required by [email protected]

and we're running Angular 8.2, rxjs 6.5 and zone.js 0.9.1.

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

2 participants