You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2020/06/24 15:10:00 UTC

[jira] [Closed] (CB-7112) Removing plugin with dependecy

     [ https://issues.apache.org/jira/browse/CB-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-7112.
----------------------------
    Resolution: Cannot Reproduce

can't reproduce
if somebody still faces this issue, please, report it on https://github.com/apache/cordova-cli/issues

> Removing plugin with dependecy
> ------------------------------
>
>                 Key: CB-7112
>                 URL: https://issues.apache.org/jira/browse/CB-7112
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-lib
>    Affects Versions: 3.5.0
>         Environment: Window 7 64bit
>            Reporter: Jan Velecký
>            Priority: Major
>
> When user add plugin with need another denpendency, there is problem with deleting them. When user delete this plugin, dependency remain in project. Then, when user want delete dependendent plugin, plugin will be deleted, but remain in "dependent_plugins" in plugin.json file. And then everything is broken...
> Easy reproduction:
> Create new project
> cordova plugin add https://github.com/floatinghotpot/cordova-plugin-admob.git
> // now delete it
> cordova plugin rm com.rjfun.cordova.plugin.admob
> // com.google.playservices remain unaffected
> cordova plugin rm com.google.playservices
> // GPS plugin remain in plugin.json



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org