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

[jira] [Resolved] (CB-6878) Launching a specific Windows Emulator using the run command fails when spaces are in the path

     [ https://issues.apache.org/jira/browse/CB-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov resolved CB-6878.
----------------------------------

    Resolution: Fixed

> Launching a specific Windows Emulator using the run command fails when spaces are in the path
> ---------------------------------------------------------------------------------------------
>
>                 Key: CB-6878
>                 URL: https://issues.apache.org/jira/browse/CB-6878
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, WP8
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>              Labels: CordovaDeploy, wp8
>
> When trying to run app on specific target using {{--target==}} key
> {noformat}
> cordova run wp8 --target=5E7661DF-D928-40ff-B747-A4B1957194F9
> {noformat}
> get following error:
> {noformat}
> ERROR: command failed in deploy.js : d:\PROJECTS\Temp\test-spaces 2\platforms\wp8\cordova\lib\CordovaDeploy\CordovaDeploy\bin\Debug\CordovaDeploy.exe d:\PROJECTS\Temp\test-spaces 2\platforms\wp8 -d:1
> Error: the file d:\PROJECTS\Temp\test-spaces 2\platforms\wp8\cordova\lib\CordovaDeploy\CordovaDeploy\bin\Debug\Properties\WMAppManifest.xml does not exist
> {noformat}
> Reason: command that start CordovaDeploy is not escaped in {{target()}} function.



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