You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2015/04/07 21:45:13 UTC

[jira] [Created] (CB-8809) Recursive error in plugin install

Jesse MacFadyen created CB-8809:
-----------------------------------

             Summary: Recursive error in plugin install
                 Key: CB-8809
                 URL: https://issues.apache.org/jira/browse/CB-8809
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugman
            Reporter: Jesse MacFadyen
            Assignee: Jesse MacFadyen


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




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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