[
https://issues.apache.org/jira/browse/CB-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814970#comment-13814970
]
ASF subversion and git services commented on CB-4996:
-----------------------------------------------------
Commit 8783cf03b279773bf71ae08f325b1a1f84dbf467 in branch refs/heads/master
from [~shepheb]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=8783cf0 ]
[CB-4996] Fix paths with spaces while launching on emulator and device
> Run Android Emulator gives No such file or directory error
> ----------------------------------------------------------
>
> Key: CB-4996
> URL: https://issues.apache.org/jira/browse/CB-4996
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.0.0
> Reporter: Vincentdevreede
> Assignee: Braden Shepherdson
> Priority: Minor
> Labels: android, emulator, mac, partition, run_on_emulator,
> volumes
>
> Everything is correctly set up. But when i run "phonegap run android", and it
> is trying to install app on emulator its going to error.
> [error] An error occurred while emulating/deploying the android
> project./Volumes/Vincent de
> Vreede/PhoneGap/Test/platforms/android/cordova/run: line 69:
> /Volumes/Vincent: No such file or directory
> /Volumes/Vincent de Vreede/PhoneGap/Test/platforms/android/cordova/run: line
> 32: /Volumes/Vincent: No such file or directory
> /Volumes/Vincent de Vreede/PhoneGap/Test/platforms/android/cordova/run: line
> 36: /Volumes/Vincent: No such file or directory
> No devices/emulators started nor images available to start. How are we
> supposed to do this, then?
> The problem is that he dont understand that /Volumes/Vincent de Vreede/ is my
> directory and not /Volumes/Vincent/, soo he cant find the files.
> I have changed my volume name to Vincentdevreede, and now its working. So the
> run_on_emulator function has a bug.
--
This message was sent by Atlassian JIRA
(v6.1#6144)