-
Notifications
You must be signed in to change notification settings - Fork 111
Failed to fetch plugin #144
Copy link
Copy link
Open
Description
I want to install the plugin with
cordova plugin add https://github.com/shprink/ionic-native-transitions#1.0.3
But I get:
git rev-list -n1 1.0.3: fatal: ambiguous argument '1.0.3': unknown revision or path not in the working tree.
git rev-list -n1 1.0.3: Use '--' to separate paths from revisions, like this:
...
I can only install with cordova version 0.6.5, but I need the changes of the lastest commit, I mean version 1.0.3.
I can install with bower version 1.0.3 but the console of real device get the following message:
[native transition] The plugin is either disabled or nativepagetransitions plugin by telerik is not present. If you are getting this message in a browser, this is normal behavior, native transitions only work on device." I was debugging with Moto X 5 Plus.
So:
if I install the plugin with bower -> i get the message above
If I install the plugin with cordova -> only I can install version 0.6.5
Someone can help me ASAP
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels