Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-12840

Can't uninstall local plugin installed with --link

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.0.1
    • None
    • cordova-lib

    Description

      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`.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jcesarmobile jcesarmobile
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: