Instalation error
See original GitHub issueWhen try to install the plugin with
- cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications
- cordova plugin add de.appplant.cordova.plugin.local-notification@0.8.1
- cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications#0.8.1 (all) i have this error Error: Failed to fetch plugin https://github.com/katzer/cordova-plugin-local-notifications via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute path to installed module
Your Environment
- Plugin version: 0.8
- Platform: Android / OIS
- OS version: Last
- Device manufacturer / model: N/A
- Cordova version (
cordova -v
): 7.0.1 - Cordova platform version (
cordova platform ls
): - Plugin config
- Ionic Version (if using Ionic)
Expected Behavior
Error to install Error: Failed to fetch plugin https://github.com/katzer/cordova-plugin-local-notifications via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute path to installed module
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:8 (2 by maintainers)
Top Results From Across the Web
How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >How to Fix Microsoft Windows 10 Installation Error Codes
This document covers the list of Windows 10 installation error codes with its corresponding Cause and Resolution. Learn how to Fix!
Read more >If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >Fix problems installing Chrome - Google Help
If you get an error message when you try to download and install Google Chrome, try these fixes. Fix most installation errors Make...
Read more >Installation Error: #1618 - Sync
Error 1618 is a Windows error that happens when another program is already in the process of being installed. You should be able...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same problem cordova 7 npm 5.3.0 mac
Its best to add the plugin with the
--nofetch
flag.