Hi when I try arc land on my windows pc, I'm getting this error
$ arc land
Landing current branch 'master'.
TARGET Landing onto "master", selected by following tracking branches upstream to the closest remote.
REMOTE Using remote "origin", selected by following tracking branches upstream to the closest remote.
FETCH Fetching origin/master...
Exception
Failed to passthru proc_open(): proc_open(): CreateProcess failed, error code - 87
(Run with --trace for a full exception trace.)
with trace
[2016-04-03 08:33:32] EXCEPTION: (Exception) Failed to passthru proc_open(): proc_open(): CreateProcess failed, error code - 87 at [<phutil>\src\future\exec\PhutilExecPassthru.php:99]
arcanist(), phutil()
#0 PhutilExecPassthru::execute() called at [<phutil>\src\future\exec\execx.php:50] #1 phutil_passthru(string, string, string) called at [<arcanist>\src\repository\api\ArcanistGitAPI.php:46] #2 ArcanistGitAPI::execPassthru(string, string, string) called at [<arcanist>\src\land\ArcanistGitLandEngine.php:139] #3 ArcanistGitLandEngine::fetchTarget() called at [<arcanist>\src\land\ArcanistGitLandEngine.php:14] #4 ArcanistGitLandEngine::execute() called at [<arcanist>\src\workflow\ArcanistLandWorkflow.php:296] #5 ArcanistLandWorkflow::run() called at [<arcanist>\scripts\arcanist.php:392]
I'm using php 7 from bitnami wamstack