Closed codebeauty closed 7 years ago
Okay, it looks like there was some cluttered stuff. Installation works fine without errors after removing all mentions of Instagram and Clipboard plugin from package.json, package-lock.json, config.xml and plugins/ios.json.
I'm trying to install InstagramPlugin but it always fails with CordovaClipboard. Maybe a connection to #82 .
` → ionic cordova plugin add cordova-instagram-plugin
[ERROR] Cordova encountered an error. You may get more insight by running the Cordova command above directly.
[ERROR] An error occurred while running cordova plugin add cordova-instagram-plugin --save (exit code 1):
Do you need more informations?
cordova -v 7.0.1
ionic -v 3.4.0
Thank you