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

Simplify error when user uses ^C at password prompt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • None
    • None

    Description

      Steps to reproduce:

      Attached a device to machine.
      Execute cordova run blackberry10
      When the following shows up, click control-C
      "Please enter your device password: "

      Actual result:

      Output:

      .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341
      done(err, results.property);
      ^
      TypeError: Cannot read property 'property' of undefined
      at .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341:30
      at .../myAppww/platforms/blackberry10/cordova/node_modules/prompt/lib/prompt.js:316:20
      ...

      Expected result:
      Command should exit more gracefully

      Attachments

        Activity

          People

            jsoref Josh Soref
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: