How to find the current available version of a Cordova plugin -


i'm using cordova plugin - know up-coming version of plugin has fix need, @ moment i'm locked using older version of plugin before bug introduced.

is there way find out current version of plugin without uninstalling , reinstalling (and having reinstall older 1 if it's not been updated yet)?

you can use cordova-check-plugins list both locally installed version(s) , recent available remote version(s):

$ cordova-check-plugins 

enter image description here

it allow automatically or interactively update installed plugins.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -