cordova - Deploying to Android emulator fails when space in path? -


when run "phonegap local run android", install part fails 3 errors.

the first 1 references /platforms/android/cordova/run: line 69 no such file or directory.

however path shown truncated space occurs. it's though phonegap cannot read path contains space.

two further errors reference same file lines 32 , 36. same path error again.

has got round path error?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -