vstirbu / InstagramPlugin

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

Installing #89

Closed vinceharmon closed 4 years ago

vinceharmon commented 6 years ago

I'm running the command to add the plugin into my project cordova plugin add cordova-instagram-plugin --save

The plugin installation fails when it's trying to pull in the depend project: Visigo/CordovaClipboard

with error: Error: Failed to fetch plugin https://github.com/Visigo/CordovaClipboard.git via registry.

I have tried this a number of times with the same result.

I'm using Cordova 7.0.1.

Would it be possible to address the CordovaClipboard repository so it can be loaded?

Regards, Vince

rodrigograca31 commented 5 years ago

@vinceharmon are you still facing this problem? If not please close the issue

rodrigograca31 commented 4 years ago

Seems to be related to the clipboard plugin which I just changed to cordova-clipboard, see #104

This should be fixed. Closing.