Hello!
I’m trying to install the native-storage.
When I run: npm install @ionic-native/native-storage
I have the return:
npm WARN karma-jasmine-html-reporter@1.5.3 requires a peer of jasmine-core@>=3.5 but none is installed. You must install peer dependencies yourself.
-
@ionic-native/native-storage@5.23.0
added 4 packages from 1 contributor, updated 1 package and audited 19780 packages in 15.085s
29 packages are looking for funding
run npm fund
for details
found 2 low severity vulnerabilities
run npm audit fix
to fix them, or npm audit
for details
How can I fix this and install the native-storage?
Thanks!!
BRs