ng2-webstorage
ng2-webstorage copied to clipboard
npm WARN [email protected] requires a peer of @angular/core@^8.0.0 on Angular9.0.0-rc.1
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:
- npm install ngx-webstorage
Expected behavior No warnings.
Desktop (please complete the following information):
- OS: linux