Hello,
Trying to install Speck through the composer.
Getting the following error:
R2D2@R2D2-PC C:\Users\R2D2
cd path/to/speck/
php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));
All settings correct for using Composer
Downloading...
Composer successfully installed
php composer.phar
Loading composer repositories with package information
Installing dependencies (including require-dev)
-
Installing evandotpro/edp-sub-layout (dev-master 30c26b1)
Cloning 30c26b15f686be62e078c6cfc6dbfe7e669628ca
[RuntimeException]
Failed to clone https://github.com/EvanDotPro/EdpSubLayout.git, git was not
found, check that it is installed and in your PATH env.
'git' is not recognized as an internal or external command,
operable program or batch file.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-c
ustom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--opt
imize-autoloader]
Any ideas?
I'm using XAMPP localhost. Pointed the htdocs to path/to/speck/public. First experience with ZEND Framework.
Hello,
Trying to install Speck through the composer.
Getting the following error:
R2D2@R2D2-PC C:\Users\R2D2
cd path/to/speck/
php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));
All settings correct for using Composer
Downloading...
Composer successfully installed
php composer.phar
Loading composer repositories with package information
Installing dependencies (including require-dev)
Installing evandotpro/edp-sub-layout (dev-master 30c26b1)
Cloning 30c26b15f686be62e078c6cfc6dbfe7e669628ca
[RuntimeException]
Failed to clone https://github.com/EvanDotPro/EdpSubLayout.git, git was not
found, check that it is installed and in your PATH env.
'git' is not recognized as an internal or external command,
operable program or batch file.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-c
ustom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--opt
imize-autoloader]
Any ideas?
I'm using XAMPP localhost. Pointed the htdocs to path/to/speck/public. First experience with ZEND Framework.