PillowPillow/ng2-webstorage

npm WARN ngx-webstorage@4.0.1 requires a peer of @angular/core@^8.0.0 on Angular9.0.0-rc.1

dorje42 opened this issue · 0 comments

Versions (please complete the following information):

  • NgxWebstorage: [e.g. 3.0.x]
  • Angular: 9.0.0-rc.1

Describe the bug
I use Angular 9.0.0-rc.1 and get this warning, if I install ngx-webstorage:

npm WARN ngx-webstorage@4.0.1 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ngx-webstorage@4.0.1 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.

To Reproduce
Steps to reproduce the behavior:

  1. npm install ngx-webstorage

Expected behavior
No warnings.

Desktop (please complete the following information):

  • OS: linux