You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andre Alves Garzia (JIRA)" <ji...@apache.org> on 2014/06/01 17:00:06 UTC

[jira] [Created] (CB-6844) Adding file-transfer plugin with CLI brings in broken dependencies

Andre Alves Garzia created CB-6844:
--------------------------------------

             Summary: Adding file-transfer plugin with CLI brings in broken dependencies
                 Key: CB-6844
                 URL: https://issues.apache.org/jira/browse/CB-6844
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, Plugin File, Plugin File Transfer
    Affects Versions: 3.5.0
         Environment: Mac OS X with iOS platform
            Reporter: Andre Alves Garzia


If one tries to add the file transfer plugin with:

cordova plugin add org.apache.cordova.file-transfer

It will bring in its dependency which is org.apache.cordova.file but the current version of that plugin is not listed as compatible with the current version of org.apache.cordova.file-transfer so you end up with this:

WARNING, broken dependency: plugin org.apache.cordova.file-transfer depends on org.apache.cordova.file 1.0.1 but installed version is 1.1.0



--
This message was sent by Atlassian JIRA
(v6.2#6252)