alexowson / ionic-image-loader-v5

ionic-image-loader for ionic v5
https://www.npmjs.com/package/ionic-image-loader-v5
10 stars 11 forks source link

Working with Ionic 7 and Capacitor #6

Open mausinc opened 1 year ago

mausinc commented 1 year ago

Hi all! Thanks for making an amazing plugin. I am trying to add this to our Ionic 7 Capacitor app. This doesn't seem to work when running :

npm i --save ionic-image-loader-v5 . Getting: ERESOLVE unable to resolve dependency tree npm ERR! Could not resolve dependency: npm ERR! peer rxjs@"^5.5.0 || ^6.5.0" from @ionic-native/core@5.36.0

Is there another way to add this ?