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

Update to Angular 10 #11

Open
rafaelmdurante opened this issue Jul 9, 2020 · 0 comments
Open

Update to Angular 10 #11

rafaelmdurante opened this issue Jul 9, 2020 · 0 comments

Comments

@rafaelmdurante
Copy link

Hey there peepz!

We've developed a library that has angular2-actioncable as peerDependency. This library is imported by an application. Both library and application were updated to Angular 10. Although we get compilations errors for the library, the application fails to start.

The error message says angular2-actioncable has missing dependencies: rxjs and @angular/core.

ERROR in The target entry-point "angular2-actioncable" has missing dependencies:
 - @angular/core
 - rxjs

We haven't found any article or issue related to incompatibility so far, but we didn't manage to find where the problem was either.

Just a quick note: it works fine for Angular 9 though.

Any clues on that, please?

Thanks a million!

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

1 participant