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

cordova-cli on windows broken for compile, emulate, run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Master
    • 3.2.0
    • cordova-cli
    • None

    Description

      When running cordova-cli on windows is not taking the ".bat" in the scripts

      Steps to reproduce:
      On Windows run
      C:\Users\Carlos\Desktop> node Z:\Documents\cordova\cordova-cli\bin\cordova create C:\Users\Carlos\Desktop\clispawn -d
      Creating a new cordova project with name "HelloCordova" and id "io.cordova.hellocordova" at location "C:\Users\Carlos\Desktop\clispawn"
      Using stock cordova hello-world application.
      cordova library for "www" already exists. No need to download. Continuing.
      Copying stock Cordova www assets into "C:\Users\Carlos\Desktop\clispawn\www"
      C:\Users\Carlos\Desktop> cd .\clispawn
      C:\Users\Carlos\Desktop\clispawn> node Z:\Documents\cordova\cordova-cli\bin\cordova platform add wp8
      Downloading cordova library for wp8...
      Download complete
      Checking wp8 requirements...
      Creating wp8 project...
      Preparing wp8 project
      C:\Users\Carlos\Desktop\clispawn> node Z:\Documents\cordova\cordova-cli\bin\cordova build -d
      cordova library for "wp8" already exists. No need to download. Continuing.
      Generating config.xml from defaults for platform "wp8"
      Calling plugman.prepare for platform "wp8"
      Preparing wp8 project
      Processing configuration changes for plugins.
      Iterating over installed plugins: []
      Writing out cordova_plugins.js...
      Compiling app on platform "wp8" via command "C:\Users\Carlos\Desktop\clispawn\platforms\wp8\cordova\build"
      Error: spawn ENOENT
      at errnoException (child_process.js:980:11)
      at Process.ChildProcess._handle.onexit (child_process.js:771:34)

      Attachments

        Activity

          People

            csantana Carlos Santana
            csantana Carlos Santana
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: