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

Recursive error in plugin install

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-plugman
    • None

    Description

      Installing a plugin with a parent path will cause a path-overflow after recursively copying a folder repeatedly.

      Assuming a plugin repo contains a demo app, you might want to install the parent plugin, something like :

      cordova plugin add ../

      This will fail, while using --link is successful.

      It would be good to detect this situation and force the use of --link

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            purplecabbage Jesse MacFadyen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: