I cannot seem to find a way to get:
cordova -v
cordova platforms
I can meteor list-platforms
but I do not get the platform versions.
Any help?
I cannot seem to find a way to get:
cordova -v
cordova platforms
I can meteor list-platforms
but I do not get the platform versions.
Any help?
You can check the versions by looking in /.meteor/local/cordova-build/platforms/platforms.json
Thanks splashinn, that’s it! I assume you meant: /.meteor/local/cordova-build/platforms/platforms.json
yes, i will update my original response. glad it helped!