cordova-plugin-local-notifications
cordova-plugin-local-notifications copied to clipboard
CordovaError: Failed to fetch plugin cordova-plugin-local-notifications via registry.
- 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
- 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.
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.
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?!
Try cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git for the latest version.
I got this same error just now. Is that something to do with plugin or what?
I am getting the same problem.
Work around download plugin and do cordova plugin add /PATH_TO_PLUGIN_ON_COMPUTER
I am getting the same problem.
same
Same problem here. Why isn't this addressed since 2018?