Open pzi42 opened 8 years ago
Failed to clone the git@github.com:twitter/typeahead.js.git repository, try running in interactive mode so that you can enter your GitHub credentials
Looks like GitHub is limiting unauthorised connections from your IP. I haven't implement ability to specify GitHub API credentials here. So to do it manually, make vagrant ssh
to enter VM via ssh, then cd /vagrant
and composer install
there. It should ask you to enter Github credentials at some step (with instruction how to get it).
After composer install is finished, exit the VM and run vagrant provision
once again.
Thank you. I will give it a try
One of my problems is the following:
Does anyone have a solution?