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

cordova-lib compile arguments changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 5.4.0
    • 5.4.1
    • cordova-lib
    • None

    Description

      Prior to cordova-lib 5.4.0 cordova.raw.compile accepted an object such as

      { options: ["list", "of", "options"]}

      . As of 5.4.0 it seems to want { options: {argv: ["list", "of", "options"]}} instead. This causes silent failures if other packages attempt to use the older approach.

      Attachments

        Activity

          People

            vladimir.kotikov Vladimir Kotikov
            jithomso Jimmy Thomson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: