You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dooms (JIRA)" <ji...@apache.org> on 2013/10/11 08:28:41 UTC

[jira] [Created] (CB-5056) Removing a plugin with dependencies removes the dependencies also

Dooms created CB-5056:
-------------------------

             Summary: Removing a plugin with dependencies removes the dependencies also
                 Key: CB-5056
                 URL: https://issues.apache.org/jira/browse/CB-5056
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File
    Affects Versions: 3.0.0, 3.1.0
         Environment: OSX
            Reporter: Dooms


When upgrading a project from 3.0 to 3.1, I remove all plugins first, then re-add all plugins.

The issue is with some plugins that have dependencies. E.g.
org.apache.cordova.file-transfer
org.apache.cordova.media

Both rely on org.apache.cordova.file.

But once one plugin removes this dependency, then other plugins that rely on it fail:

[Error: ENOENT, no such file or directory '.../plugins/org.apache.cordova.file/plugin.xml'





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