viktor-shmigol / ng2-cable

Connect your Angular(2/4)/ionic(2/3) application with Rails ActionCable
https://ng2-cable-example.herokuapp.com
44 stars 14 forks source link

Error on Angular 4 #6

Closed ebosantos closed 7 years ago

ebosantos commented 7 years ago

When I ran 'npm install', the following error was shown:

UNMET PEER DEPENDENCY @angular/core@2.4.10

And this is generating new issues.

ebosantos commented 7 years ago

@viktor-shmigol What do you suggest me? Are you planning a new version in compliance with Angular 4?

viktor-shmigol commented 7 years ago

@ebosantos Sorry for long delay. I have added support for angular 4. Thanks for letting me know about that

ebosantos commented 7 years ago

Awesome @viktor-shmigol . Thanks very much!