salemdar / angular2-cookie

Implementation of Angular 1.x $cookies service to Angular 2
MIT License
109 stars 29 forks source link

Update peer dependencies #58

Closed closca closed 6 years ago

closca commented 7 years ago
npm WARN angular2-cookie@1.2.6 requires a peer of @angular/common@^2.0.0 but none was installed.
npm WARN angular2-cookie@1.2.6 requires a peer of @angular/core@^2.0.0 but none was installed.

I think should update the dependencies to ^4.0.0

stphane commented 6 years ago

Same issue here, I might concider using ngx-cookie-service instead.

salemdar commented 6 years ago

Angular2-cookie is dead. Please use ngx-cookie. It is literally written in the repo readme with big punto letters.