Composer cannot find Git windows 8

347 views Asked by At

I am just getting into PHP with Netbeans 8.0.2 and it seems I need git with composer.

However, when trying to download the Zend Framework Skeleton app starter tutorial, I get this error from composer

[RuntimeException]
Failed to clone [email protected]:zendframework/zend-feed.git, git was not fou nd, 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.

So I have installed git and I have put the cmd directory into my PATH environment

enter image description here

However, I am still get the same error above when trying to download the Skeleton.

Is there anything I am missing?

1

There are 1 answers

1
Philippe On

That's the bin folder that you should put in the path.

Ps: For an easy installation, feel free to use https://chocolatey.org/