vstirbu / InstagramPlugin

Instagram plugin for PhoneGap/Cordova
MIT License
120 stars 78 forks source link

Plugin should not reinstall cordova-plugin-clipboard if it already exists #96

Closed rolinger closed 4 years ago

rolinger commented 6 years ago

I already have it installed and this plugin should check to see if it exists first...if not, install it...if so, then just used the installed version.