You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Avner Silberman (JIRA)" <ji...@apache.org> on 2014/05/23 21:56:02 UTC

[jira] [Created] (CB-6748) Can't update windows8 platform

Avner Silberman created CB-6748:
-----------------------------------

             Summary: Can't update windows8 platform
                 Key: CB-6748
                 URL: https://issues.apache.org/jira/browse/CB-6748
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows 8
    Affects Versions: 3.4.0
         Environment: Windows 8.1 
Cordova 3.4.1
            Reporter: Avner Silberman
            Assignee: Jesse MacFadyen


I can't upgrade an existing windows8 (cordova 3.1) project. Looking at update.js it is out of date with newer folder structures.

Steps to reproduce:

cordova create win8update
cd win8update
cordova platform add windows8
cordova platform update windows8

Running command: C:\Users\avner\.cordova\lib\windows8\cordova\3.4.0\windows8\bin\update.bat c:\Bitbucket\test\platforms\windows8
The path provided is not a path to a cordova windows phone project.
 Please provide the path to the root folder of your cordova windows phone project.
Command finished with error code 2: C:\Users\avner\.cordova\lib\windows8\cordova\3.4.0\windows8\bin\update.bat c:\Bitbucket\test\platforms\windows8
Error: C:\Users\avner\.cordova\lib\windows8\cordova\3.4.0\windows8\bin\update.bat: Command failed with exit code 2
    at ChildProcess.whenDone (C:\Users\avner\AppData\Roaming\npm\node_modules\cordova\src\superspawn.js:126:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:743:16)
    at Process.ChildProcess._handle.onexit (child_process.js:810:5)



--
This message was sent by Atlassian JIRA
(v6.2#6252)