cordova-plugin-local-notifications icon indicating copy to clipboard operation
cordova-plugin-local-notifications copied to clipboard

CordovaError: Failed to fetch plugin cordova-plugin-local-notifications via registry.

Open salouri opened this issue 7 years ago • 9 comments

  • Plugin version: 0.9.0-beta.2
  • Platform: Android
  • OS version: Ubuntu 18.04.1 LTS
  • Device manufacturer / model: N/A
  • Cordova version (cordova -v): 8.0
  • Cordova platform version (cordova platform ls): Android 6.3.0
  • Plugin config:
  • Ionic Version (if using Ionic): N/A (Cordova)

Expected Behavior

Cordova plugin add cordova-plugin-local-notifications , should get the plugin and dependencies installed!

Actual Behavior

Instead, I get: "CordovaError: Failed to fetch plugin https://github.com/katzer/cordova-plugin-local-notifications via registry"

Steps to Reproduce

  1. just run: Cordova plugin add cordova-plugin-local-notifications

Context

For the past week, I have been trying to workaround the issue with the plugin on Android Oreo but even installing it "almost" never works! (worked once or twice).

Debug logs

N/A as the problem is not on the Device.

salouri avatar Aug 01 '18 14:08 salouri

BTW-1, I am 100% sure I am connected to the internet and I am able to install, re-install other plugins at the same time I wasn't able to do so with this plugin.

salouri avatar Aug 01 '18 14:08 salouri

BTW-2, the reason of the my multiple re-installs is that I got many compatibility issues after I managed to install the 0.9.0-beta.3 through a local directory extracted from the zip file I downloaded from here. This is another issue, but what I am wondering why the cordova add stopped working with this plugin recently?!

salouri avatar Aug 01 '18 14:08 salouri

Try cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git for the latest version.

rwillett avatar Aug 07 '18 07:08 rwillett

I got this same error just now. Is that something to do with plugin or what?

ankurarora avatar Nov 09 '18 12:11 ankurarora

I am getting the same problem.

fmbuthia avatar Nov 09 '18 17:11 fmbuthia

Work around download plugin and do cordova plugin add /PATH_TO_PLUGIN_ON_COMPUTER

fmbuthia avatar Nov 09 '18 17:11 fmbuthia

I am getting the same problem.

hosni avatar May 03 '20 09:05 hosni

same

glebmachine avatar May 29 '20 13:05 glebmachine

Same problem here. Why isn't this addressed since 2018?

Loschcode avatar Jan 29 '21 23:01 Loschcode