You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/01/09 02:49:50 UTC

[jira] [Updated] (CB-4613) Cordova run doesn't support file paths with apostrophes

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

Shazron Abdullah updated CB-4613:
---------------------------------

    Component/s: CLI

> Cordova run doesn't support file paths with apostrophes
> -------------------------------------------------------
>
>                 Key: CB-4613
>                 URL: https://issues.apache.org/jira/browse/CB-4613
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: B T
>            Priority: Minor
>
> Environment: Windows 7 32 bit, cordova -v 3.0.6
> Following the guide here: http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html
> Step 1: npm install -g cordova
> Step 2: cordova create hello com.example.hello HelloWorld
> Step 3: cd hello
> Step 4: The following both produce the same error:
>   * cordova platform add android
>   * cordova build
> The error:
> [Error: An error occurred while running the android project. 'H:\billy's' is not recognized as an internal or external c
> ommand,
> operable program or batch file.
> ]
> There is no other output.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)