Description
I try to build it following the installation guided.
But seems I can not update the lib submodule
Admins-MacBook-Air:UDepLambda 1001981$ git submodule update --init --recursive lib
Cloning into '/Users/allanjie/Documents/workspace/UDepLambda/lib'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@bitbucket.org:sivareddyg/udeplambda-lib.git' into submodule path
'/Users/allanjie/Documents/workspace/UDepLambda/lib' failed
Failed to clone 'lib'. Retry scheduled
Cloning into '/Users/allanjie/Documents/workspace/UDepLambda/lib'...
Warning: Permanently added the RSA host key for IP address '104.192.143.2' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@bitbucket.org:sivareddyg/udeplambda-lib.git' into submodule path
'/Users/allanjie/Documents/workspace/UDepLambda/lib' failed
Failed to clone 'lib' a second time, aborting
Admins-MacBook-Air:UDepLambda 1001981$