You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/03/24 20:26:47 UTC

[jira] [Closed] (CB-6306) Error creating project when path to project includes spaces

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

Josh Soref closed CB-6306.
--------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0

> Error creating project when path to project includes spaces
> -----------------------------------------------------------
>
>                 Key: CB-6306
>                 URL: https://issues.apache.org/jira/browse/CB-6306
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>            Priority: Blocker
>             Fix For: 3.5.0
>
>
> 1. C:\Documents and Settings\IEUser>webworks create hello 
> --- Actual Result: --- 
> 'C:\Documents' is not recognized as an internal or external command, 
> operable program or batch file. 
> { [Error: cmd: Command failed with exit code 1] code: 1 } 
> - project is created without blackberry10 platform added 
> --- Expected Result: --- 
> - project is created with blackberry10 platform added 
> This is because of the superspawn rewrite which doesn't take into account the absolute importance of the '/s' flag in child_process (for cmd)



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