Skip to content

Update to Angular 10 #11

Description

@rafaelmdurante

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions