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

Nikita Matrosov commented on CB-12840:
--------------------------------------

[~jcesarmobile], I've sent PR (https://github.com/apache/cordova-lib/pull/557) 
to fix it. 

> Can't uninstall local plugin installed with --link
> --------------------------------------------------
>
>                 Key: CB-12840
>                 URL: https://issues.apache.org/jira/browse/CB-12840
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 7.0.1
>            Reporter: jcesarmobile
>              Labels: reproduced, triage
>
> Steps to reproduce.
> 1. Clone barcode scanner plugin
> git clone https://github.com/phonegap/phonegap-plugin-barcodescanner/
> 2. Create a new cordova project
> cordova create barcodeTest es.test.barcode barcodeTest
> cd barcodeTest
> 3. Add the plugin
> cordova plugin add ../phonegap-plugin-barcodescanner/ --link
> 4. Remove the plugin
> cordova plugin rm phonegap-plugin-barcodescanner
> You will get
> Error: Plugin "phonegap-plugin-barcodescanner" is not present in the project. 
> See `cordova plugin list`.



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

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

Reply via email to