You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I have an issue with mina 1.0.0
Using MacOsSierra 10.12
Very simillar to #163
But their solutions did not work for me
When I try to deploy
-----> Cloning the Git repository
Cloning into bare repository 'XXX'
The process is Freezing
This is because the git clone operation requires me to enter my passphrase for the ssh key
Unfortunately I don't get the prompt
It is only when I force quit the process that the prompt is displayed
like so
-----> Creating a temporary build path
-----> Environment: staging
-----> Termode: nil
-----> Cloning the Git repository
Cloning into bare repository 'XXXXX'...
^C
-----> Mina: SIGINT received.
Killed by signal 15.
Enter passphrase for key '/root/.ssh/id_rsa_':
! Run Error
Any Idea ?
Thank you
The text was updated successfully, but these errors were encountered:
So I have an issue with mina 1.0.0
Using MacOsSierra 10.12
Very simillar to #163
But their solutions did not work for me
When I try to deploy
The process is Freezing
This is because the git clone operation requires me to enter my passphrase for the ssh key
Unfortunately I don't get the prompt
It is only when I force quit the process that the prompt is displayed
like so
Any Idea ?
Thank you
The text was updated successfully, but these errors were encountered: