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

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

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

url rewriting - How to redirect a http POST with urlrewritefilter -