You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (JIRA)" <ji...@apache.org> on 2017/07/10 09:39:00 UTC

[jira] [Commented] (CB-12993) CLI only offers cordova-android 6.2.2 although 6.2.3 is available and installable

    [ https://issues.apache.org/jira/browse/CB-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080069#comment-16080069 ] 

Jan Piotrowski commented on CB-12993:
-------------------------------------

Good point. Didn't realize this.

Is this documented anywhere? Might be worth adding a note to the command output, I am probably not being the only one missing this.

> 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 android@6.2.3
> Using cordova-fetch for cordova-android@6.2.3
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org