mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +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 | ||
templates | ||
android_sdk_version | ||
android_sdk_version.bat | ||
check_reqs | ||
check_reqs.bat | ||
create | ||
create.bat | ||
update | ||
update.bat |