[
https://issues.apache.org/jira/browse/CB-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bas Bosman resolved CB-4613.
----------------------------
Resolution: Fixed
I'm able to reproduce this on 3.0.6, but I'm unable to reproduce it on 3.3.0.
I assume it's been fixed somewhere in between, so I'm resolving this as Fixed.
> 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)