Install Error: Failed to download lespoilus/spyc from source
i get this error from composer
"Loading composer repositories with package information Installing dependencies (including require-dev) from lock file
- Installing lespoilus/spyc (dev-master 5a5bacd) Cloning 5a5bacdef1e514bdbb30701f13d9867140a6a21b Failed to download lespoilus/spyc from source: Failed to clone [email protected]:lespoilus/spyc.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.
Now trying to download from dist
-
Installing lespoilus/spyc (dev-master 5a5bacd) Downloading: connection...
[Composer\Downloader\TransportException] The "https://api.github.com/repos/lespoilus/spyc/zipball/5a5bacdef1e514bdbb30701f13d9867140a6a21b" file could not be downloaded (HTTP/1.1 404 Not Found)
Hi, have you managed to install it? I have same problem :(
does the git command work from the command line?
Seems like the repo is renamed, try using https://github.com/shootshoot/spyc instead.
Which is a fork from mustangostang/spyc (https://github.com/mustangostang/spyc)