Jan Piotrowski created CB-12993:
-----------------------------------
Summary: CLI only offers cordova-android 6.2.2 although 6.2.3 is
available and installable
Key: CB-12993
URL: https://issues.apache.org/jira/browse/CB-12993
Project: Apache Cordova
Issue Type: Bug
Components: cordova-android, cordova-cli
Affects Versions: 7.0.1
Reporter: Jan Piotrowski
Assignee: Joe Bowser
{code}
PS C:\Users\Jan\Documents\my-app> cordova -v
7.0.1
{code}
{code}
PS C:\Users\Jan\Documents\my-app> cordova platform ls
Installed platforms:
Available platforms:
android ~6.2.2
blackberry10 ~3.8.0 (deprecated)
browser ~4.1.0
webos ~3.7.0
windows ~5.0.0
{code}
{code}
PS C:\Users\Jan\Documents\my-app> cordova platform add [email protected]
Using cordova-fetch for [email protected]
Adding android project...
Creating Cordova project for the Android platform:
Path: platforms\android
Package: com.phonegap.helloworld
Name: helloworld
Activity: MainActivity
Android target: android-25
...
{code}
Why does it only offer (and install if you don't specify a version) 6.2.2?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]