cordova requirements command
Synopsis
Checks and print out all the requirements for platforms specified (or all platforms added to project if none specified). If all requirements for each platform are met, exits with code 0 otherwise exits with non-zero code.
This can be useful when setting up a machine for building a particular platform.
Syntax
cordova requirements android
Please login to continue.