terikon / cordova-plugin-photo-library

Maintainer needed. Please contact if you're using this library in your project
MIT License
149 stars 295 forks source link

Issue with Add Swift Support #166

Closed alickbuscariolli closed 5 years ago

alickbuscariolli commented 5 years ago

Hi, Since I am using Finger Print in my project which requires cordova-plugin-add-swift-support version 2.0.2 I am not being able to install Photo Library which requires cordova-plugin-add-swift-support version ˆ1.6.0

I am facing the following error: Failed to install 'cordova-plugin-photo-library': CordovaError: Version of installed plugin: "cordova-plugin-add-swift-support@2.0.2" does not satisfy dependency plugin requirement "cordova-plugin-add-swift-support@^1.6.0". Try --force to use installed plugin as dependency.

Does anyone know a solution for that? Thank you

musashiM82 commented 5 years ago

Hi @alickbuscariolli, how do you solve the issue? Thanks in advance

Shtibel commented 4 years ago

Same problem How do you solve this ?

sytzez commented 4 years ago

I'd like to know the solution as well

sytzez commented 4 years ago

Solved it by using this fork: https://github.com/nilebma/cordova-plugin-photo-library

JianhuisHuang commented 3 years ago

Solved it by using this fork: https://github.com/nilebma/cordova-plugin-photo-library

This fork work for me, thanks