EddyVerbruggen / cordova-plugin-actionsheet

:clipboard: ActionSheet plugin for Cordova iOS and Android apps
208 stars 72 forks source link

Failed to fetch the plugin #63

Closed bras1223 closed 6 years ago

bras1223 commented 6 years ago

Getting this error while trying to add the plugin: Failed to restore plugin "cordova-plugin-actionsheet" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin cordova-plugin-actionsheet@git+https://github.com/EddyVerbruggen/cordova-plugin-actionsheet.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL.

Using cordova version 7.0.1.

bras1223 commented 6 years ago

Sorry, getting this error with every plugin I try to add right now. Will try to sort it out.