mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
109112ae75
Fixes issue where commands that list images will crash when an image with a version not present in `android-versions` is encountered, as is presently the case with API 27: ``` cordova run android --list Available android devices: Available android virtual devices: LEVEL: null ERROR: TypeError: Cannot read property 'semver' of null An unexpected error has occured while running list-emulator-images with code 2: Error: /home/chris/Repositories/acp-guidelines/cordova/platforms/android/cordova/lib/list-emulator-images: Command failed with exit code 2 ``` Signed-off-by: Chris Alfano <chris@jarv.us> |
||
---|---|---|
.. | ||
lib | ||
Api.js | ||
build | ||
build.bat | ||
clean | ||
clean.bat | ||
defaults.xml | ||
log | ||
log.bat | ||
loggingHelper.js | ||
run | ||
run.bat | ||
version | ||
version.bat |