4571 Posts in 1382 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 254 Views |
-
composer install not working on win7

30 November 2012 at 3:34pm
I have followed the instructions for installing via composer.
using the command: composer create-project silverstripe/installer C:\xampp\htdocs\vhosts\mysite
gives me a mysite folder with some content, but no framework
and in command I have this message:
[RuntimeException]
Failed to clone http://github.com/composer/installers, git was not found, check that it is installed and in your path env.I used the Composer installer and there was no mention of git..
Do I need to install git separately?
How do I put it in my path? -
Re: composer install not working on win7

3 December 2012 at 9:24am
Hi DsX,
yeah, you'll need git installed.
You can get it here: http://git-scm.com/downloads
Installing on Windows should be easy, as decribed here: http://git-scm.com/book/en/Getting-Started-Installing-Git#Installing-on-WindowsCheers,
Christian
| 254 Views | ||
|
Page:
1
|
Go to Top |


