Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0
Description
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.
Attachments
Issue Links
- relates to
-
CB-4914 Cordova CLI cannot build Android project when the path contains spaces
- Closed