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

Fix subdir handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.5.0
    • 3.6.0
    • cordova-plugman
    • None

    Description

      CB-6160 landed jbondc's ae2ce7ac6325d1c6558365b4be82e5a8ff0983b9
      which broke some portion of install:

      + if (dep.subdir) {
      + dep.subdir = path.join(dep.subdir.split('/'));
      ...

      • if (dep_subdir) {
      • dep_subdir = path.join.apply(null, dep_subdir.split('/'));

      Attachments

        Issue Links

          Activity

            People

              jbondc Jonathan Bond
              jsoref Josh Soref
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: