You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2013/10/31 19:25:17 UTC

[jira] [Commented] (CB-5223) Downloading should be Installing -- sometimes it isn't downloading

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

Josh Soref commented on CB-5223:
--------------------------------

https://github.com/apache/cordova-cli/pull/64

> Downloading should be Installing -- sometimes it isn't downloading
> ------------------------------------------------------------------
>
>                 Key: CB-5223
>                 URL: https://issues.apache.org/jira/browse/CB-5223
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.1.0
>            Reporter: Josh Soref
>            Priority: Minor
>
> If you create a mobilespec (good luck), and have the following:
> $ cat mobilespec/.cordova/config.json
> {
>   "id":"org.apache.mobilespec",
>   "name":"mobilespec",
>   "lib": {
>     "foo": {
>       "uri": "../cordova-foo",
>       "version": "dev",
>       "id": "cordova-AAAA-dev"
>     }
>   }
> }
> Then when you run 
> cordova platform add foo
> it says:
> Downloading cordova-AAAA-dev library for foo...
> But it isn't downloading



--
This message was sent by Atlassian JIRA
(v6.1#6144)