Vladimir Kotikov created CB-6878:
------------------------------------

             Summary: 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


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)

Reply via email to