hiepxanh edited a comment on issue #563: [Fix] better support to find Home path 
for window
URL: https://github.com/apache/cordova-android/pull/563#issuecomment-439697736
 
 
   > Hm, first time I see this. Is the ~ behavior documented anywhere? Where 
did you learn that you can do it this way?
   
   => It take me to 5 hours to learn that there is no documented or any 
suggestion from google ( I was read about 10 google pages <=> 50 web page with 
a lot of try times) but it have nothing. Then, I go to read the source code. 
The document is lack of this. 
   The situation when you have a team with alot of computer, you have different 
home path.
   
   > Also: Isn't the code here currently already exactly for making it possible 
to use ~ on Windows, where this isn't supported out of the box?
   
   => yes it support windows. that very nice, except: 
   not every body install `$HOME` enviroment variable as home path. Only after 
I read the source code. I found out that I have to use `~` and it match to 
variable `$HOME`, but I dont have that path ??. Then I have to update my window 
enviroment variable with this path. 
   
   that was take a lot of time.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to