Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Master
-
Android
Description
Issuing a 'cordova info' command without having the Android SDK setup correctly prints an unhelpful error message.
Error retrieving Android platform information: Error: cmd: Command failed with exit code 1 Error output: 'android' is not recognized as an internal or external command, operable program or batch file.
Should add a message to make sure Android SDK tools and platform-tools directories are added to the PATH variable.