Phonegap run android error on windows 8.1: not recognizing User name in command -


i trying use phonegap on windows 8.1 system android development. have connected admin account outlook account. user name "aditya mohan".

when try running command

phonegap run android

it gives error

'c:\users\aditya' not recognized internal or external command,operable program or batch file. [error] cmd: command failed exit code 1 

it giving error half part of user name. can't change account name. please provide solution

enter image description here

*fix*

if me has had running in circles trying throw dev machine out window.

its quit simple.

a lot of older systems developed unable recognize special character sets , includes space, sense cant change account name on windows device, should do?

i don't recommend using "users" folder option, don't put project in folder address uses [spaces] or special characters. keep clean , concise, works better in end.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -