Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Failed to fetch plugin https://github.com/katzer/cordova-plugin-local-notification via git. #1069

Closed
FrancescoMussi opened this issue Aug 10, 2016 · 3 comments

Comments

@FrancescoMussi
Copy link

I have tried to install the plugin in the following ways:

cordova plugin add https://github.com/katzer/cordova-plugin-local-notification
cordova plugin add de.applant.cordova.plugin.local-notification
cordova plugin add de.appplant.cordova.plugin.local-notification@0.8.1

None of this worked for me.
I get the following error:

Error: Failed to fetch plugin https://github.com/katzer/cordova-plugin-local-notification via git.
Either there is a connection problems, or plugin spec is incorrect:
    Error: git: Command failed with exit code 128 Error output:
Cloning into '/tmp/git/1470829120089'...
remote: Repository not found.
fatal: repository 'https://github.com/katzer/cordova-plugin-local-notification/' not found

Trying to fix i have done the following:

  • update cordova to 6.3.0
  • install git globally

Same error.

I have seen there are similar issues already closed but none of them helped me.

Can you please tell me why is not installing the plugin properly?

Thank you!

@Tawpie
Copy link

Tawpie commented Aug 11, 2016

try adding an 's' to the end of the plugin name
cordova plugin add de.applant.cordova.plugin.local-notifications

@rwillett
Copy link
Collaborator

If this is still a problem, please update with the template in #1188.

@rwillett
Copy link
Collaborator

Closed as no response from original poster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants