Closed hanifmazlan closed 6 years ago
Warnings for peer deps can mostly be ignored - it is just a warning after all.
What @ionic-native/core
do you have installed in your project?
I will investigate this shortly (Mac is in the shop).
My @ionic-native/core
installed in my project version is @ionic-native/core: 4.4.0
. Do I need to update it to version 4.5.2 ?
i install
npm install @ionic-native-mocks/background-geolocation --save
then this warning come out. What to do?npm WARN @ionic-native-mocks/background-geolocation@2.0.6 requires a peer of @ionic-native/core@^3.12.0 but none is installed. You must install peer dependencies yourself.
how to remove this warning? thanx