You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vincentdevreede (JIRA)" <ji...@apache.org> on 2013/10/10 14:57:43 UTC

[jira] [Commented] (CB-5036) Build fails when project path contains whitespace

    [ https://issues.apache.org/jira/browse/CB-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791456#comment-13791456 ] 

Vincentdevreede commented on CB-5036:
-------------------------------------

Same problem as me on Mac, but for me it is a white space in my partition name: https://issues.apache.org/jira/browse/CB-4996

> Build fails when project path contains whitespace
> -------------------------------------------------
>
>                 Key: CB-5036
>                 URL: https://issues.apache.org/jira/browse/CB-5036
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.1.0
>         Environment: Ubuntu 12.04
> Cordova 3.1.0-0.1.0
>            Reporter: Vladimir Riha
>
> If project's path contains white space, build action fails with
> {noformat}
> [Error: An error occurred while building the android project. Buildfile: /home/vriha/temp/hello does not exist!
> Build failed
> ERROR: Failed to clean android project.
> Buildfile: /home/vriha/temp/hello does not exist!
> Build failed
> ]
> {noformat}
> To reproduce, please try:
> {noformat}
> $ pwd
> /home/vriha/temp
> $ cordova create 'hello ahoj' com.example.hello HelloWorld
> $ cd  hello\ ahoj/
> $ cordova platform add android
> $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git
> $ cordova build
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)