在composer上安装Yii composer资产插件

时间:2017-04-09 04:36:47

标签: php yii yii2 composer-php yii-components

我正在尝试在Windows 32位编写器上安装“fxp / composer-asset-plugin:^ 1.2.0”但总是失败。 这是消息

Installation failed, reverting ./composer.json to its original content.
  

[作曲\下载\ TransportException]
  内容长度不匹配

     

要求[--dev] [--prefer-source] [--prefer-dist] [ - no-progress]   [--no-sugges] [--no-update] [--no-scripts] [--update-no-dev]   [--update-with-dependencies] [--ignore-platform-reqs]   [--prefer-stable] [--prefer-lowest] [--sort-packages]   [-o | --optimize-autoloader] [-a | --classmap-authoritative]   [--apcu-autoloader] [ - ] [] ......

任何人都知道这里有什么问题?请帮忙 谢谢

1 个答案:

答案 0 :(得分:0)

您应该首先使用

更新作曲家
composer selfupdate

确保你安装" fxp / composer-asset-plugin"全球,如official install guide所说:

composer global require "fxp/composer-asset-plugin:^1.2.0"

如果您使用的是Windows,请尝试从cmd"作为管理员"运行composer。为了澄清,如果您有权访问全局目录,请运行

composer global show -s

手动检查输出目录