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

Error creating project when path to project includes spaces

    XMLWordPrintableJSON

Details

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

    Description

      1. C:\Documents and Settings\IEUser>webworks create hello

      — Actual Result: —
      'C:\Documents' is not recognized as an internal or external command,
      operable program or batch file.

      { [Error: cmd: Command failed with exit code 1] code: 1 }
      • project is created without blackberry10 platform added

      — Expected Result: —

      • project is created with blackberry10 platform added

      This is because of the superspawn rewrite which doesn't take into account the absolute importance of the '/s' flag in child_process (for cmd)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: