Problems installing Composer on Windows

Asked

Viewed 178 times

2

I’m trying to install Composer by this tutorial on Windows, but I’m having trouble downloading from both PHP and Curl.

Screenshot do erro

  • 1

    first Voce has to install Curl through the official website.

  • You can install by php in its second option, but Voce should see if php and version 5.3 or later using php --version, when Voce ran the installation command by php there was a syntax error, copy the whole command and paste it and run: php -r "readfile('https://getcomposer.org/installer');" | php

  • 1

    Dude, why don’t you download the regular installer?

1 answer

2

Try to install by the installer itself offered by Composer, Composer-Setup.exe. Good luck!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.