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

Shazron Abdullah edited comment on CB-9953 at 3/17/17 12:17 AM:
----------------------------------------------------------------

Doesn't seem to work unless you upgrade your cordova. 
{code}
$ cordova --version
6.3.0
$ node --version
$ cordova create test
$ cd test
$ cordova platform add [email protected]
$ cordova platform check
{code}


The last command does nothing, nor does it report any errors. With 
[email protected], it does report a newer version available.


was (Author: shazron):
Doesn't seem to work. 
{code}
$ cordova --version
6.3.0
$ node --version
$ cordova create test
$ cd test
$ cordova platform add [email protected]
$ cordova platform check
{code}


The last command does nothing, nor does it report any errors. With 
[email protected], it does report a newer version available.

> cordova platform check working very poorly
> ------------------------------------------
>
>                 Key: CB-9953
>                 URL: https://issues.apache.org/jira/browse/CB-9953
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Raymond Camden
>            Priority: Minor
>
> I've tested cordova platform check now in about 4 different projects and not 
> once was it able to tell me that iOS had a version newer than the one I was 
> using. For example, I get this:
> ios @ 3.9.1; current did not install, and thus its version cannot be 
> determined



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to