croon icon indicating copy to clipboard operation
croon copied to clipboard

compose install无法通过

Open ouyangjunqiu opened this issue 8 years ago • 0 comments

composer install --no-dev

Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted Loading composer repositories with package information Updating dependencies

[Composer\Downloader\TransportException]
Content-Length mismatch

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--] []...

composer diagnose

Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted Checking composer.json: FAIL require.pagon/eventemitter : unbound version constraints () should be avoided require.pagon/logger : unbound version constraints () should be avoided require.pagon/argparser : unbound version constraints (*) should be avoided Checking platform settings: OK Checking git settings: OK Checking http connectivity to packagist: Warning: Accessing packagist.org over http which is an insecure protocol. OK Checking https connectivity to packagist: OK Checking github.com rate limit: OK Checking disk free space: OK

ouyangjunqiu avatar Jul 21 '16 08:07 ouyangjunqiu