ohh2ahh / AppAvailability

This Cordova / PhoneGap plugin allows you to check if an app is installed.
228 stars 117 forks source link

install command does not work for cordova 7.0.1 #40

Closed Jonnx closed 7 years ago

Jonnx commented 7 years ago

cordova plugin add cordova-plugin-appavailability --save and cordova plugin add https://github.com/ohh2ahh/AppAvailability.git fail with the same error message

Error: Failed to fetch plugin git+https://github.com/ohh2ahh/AppAvailability.git 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
Jonnx commented 7 years ago

Issue was caused by another plugin. Closing issue