Hi,
After installation with this command :
$ composer create-project -s beta -n sylius/sylius-standard acme
When i do :
$ git clone g...@github.com:Sylius/Vagrant.git vagrant
I have this error message :
C:\wamp\www\acme>git clone g...@github.com:Sylius/Vagrant.git vagrant
Cloning into 'vagrant'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
C:\wamp\www\acme>
Do you have a solution for this problem, and I installed Git with full options, NodeJs, Vagrant.
Thank you,
Karl