npm WARN @ionic-native/sms-retriever@5.17.1 requires a peer of @ionic-native/core@^5.1.0 but none is installed. You must install peer dependencies yourself.
I have @ionic-native/core : “~4.20.0” in my package.json .
Any idea how can I enable and install this plugin?
But if i change package.json with @ionic-native/sms-retriever@^4.20.0 i get below error
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @ionic-native/sms-retriever@^4.20.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn’t exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of ‘driver-app’
npm ERR! notarget