How to install specific version? #13
Closed
diogenesricardo
started this conversation in
General
Replies: 2 comments
-
You can install older versions by tags or commit sha hashes. Tags: cordova plugin add https://github.com/GitToTheHub/cordova-plugin-googlemaps-2#v2.5.3 Would install by tag Commit sha hash: cordova plugin add https://github.com/GitToTheHub/cordova-plugin-googlemaps-2#4a43e47 Would install commit |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks a lot |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying use que old version, how is the command in cordova project?
Beta Was this translation helpful? Give feedback.
All reactions