Created
May 12, 2014 21:56
-
-
Save timkim/a93fcf5f80d111223e00 to your computer and use it in GitHub Desktop.
Cordova WP8 run failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
timki_000@PHONEGAP-SF ~/repo/phonegap-app (106-filetransfer) | |
$ cordova run wp8 | |
Running command: "c:\Program Files (x86)\nodejs\node.exe" c:\Users\timki_000\rep | |
o\phonegap-app\.cordova\hooks\before_prepare\test-runner.js c:/Users/timki_000/r | |
epo/phonegap-app | |
Running command: "c:\Program Files (x86)\nodejs\node.exe" c:\Users\timki_000\rep | |
o\phonegap-app\.cordova\hooks\after_prepare\test-runner.js c:/Users/timki_000/re | |
po/phonegap-app | |
Running command: c:\Users\timki_000\repo\phonegap-app\platforms\wp8\cordova\run. | |
bat | |
WARNING: [ --target=<ID> | --emulator | --device ] not specified, defaulting to | |
--emulator | |
WARNING: [ --debug | --release | --nobuild ] not specified, defaulting to --debu | |
g. | |
Cleaning cordova project... | |
Building Cordova-WP8 Project: | |
Configuration : Debug | |
Directory : c:\Users\timki_000\repo\phonegap-app\platforms\wp8 | |
ERROR: command failed in deploy.js : %comspec% /c "c:\Users\timki_000\repo\phone | |
gap-app\platforms\wp8\cordova\build" --debug | |
c:\Users\timki_000\repo\phonegap-app\platforms\wp8\cordova\lib\build.js(56, 5) W | |
shShell.Exec: The system cannot find the file specified. | |
Error: c:\Users\timki_000\repo\phonegap-app\platforms\wp8\cordova\run.bat: Comma | |
nd failed with exit code 2 | |
at ChildProcess.whenDone (c:\Users\timki_000\AppData\Roaming\npm\node_module | |
s\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) | |
timki_000@PHONEGAP-SF ~/repo/phonegap-app (106-filetransfer) | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment