ng2-webstorage icon indicating copy to clipboard operation
ng2-webstorage copied to clipboard

npm WARN [email protected] requires a peer of @angular/core@^8.0.0 on Angular9.0.0-rc.1

Open dorje42 opened this issue 5 years ago • 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 [email protected] requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] 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

dorje42 avatar Nov 13 '19 11:11 dorje42