[ 
https://issues.apache.org/jira/browse/CB-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092888#comment-15092888
 ] 

Joe Bowser commented on CB-10105:
---------------------------------

This appears to be a node.js limitation where the path command can't resolve 
the tilde shortcut.  I think this is probably one of the stupidest bugs I've 
ever run into, but at least it's a node bug and not something we did on 
purpose.  I'm going to check to see how often we use this in our code, since 
this probably isn't a one off thing.  

> build.json does not handle home '~/' paths to the keystore file
> ---------------------------------------------------------------
>
>                 Key: CB-10105
>                 URL: https://issues.apache.org/jira/browse/CB-10105
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Bnaya
>            Assignee: Joe Bowser
>
> The default key store location is on the user home directory ~/.android
> Our devs have the prod key there
> When "keystore": "~/.android/mycom.keystore", 
> you get that error: Keystore file does not exist: 
> /Users/USERNAME/dev/comp/mobile-app/cordova-app/~/.android/photomania.keystore



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to