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

Unmet peer dependencies #9

Closed dustinblanchard closed 7 years ago

dustinblanchard commented 7 years ago

I can't seem to get this to install, it throws UNMET PEER DEPENDENCY errors when I run npm install.

I've tried it with Angular 4.0.2, 4.0.3 and 4.1.0.

├── UNMET PEER DEPENDENCY @angular/common@4.1.0 ├── UNMET PEER DEPENDENCY @angular/compiler@4.1.0 ├── UNMET PEER DEPENDENCY @angular/core@4.1.0 ├── UNMET PEER DEPENDENCY @angular/forms@4.1.0 └─┬ ng2-cable@1.1.3 └── actioncable@5.1.0