composer 安装失败

The Composer installer script was not successful [exit code 1].

 

Script Output:

Failed to decode zlib stream

 

解决方法

In windows, change
zlib.output_compression=Off to on in php.ini file
good luck

 

结果

composer 安装失败

参看文献:https://github.com/composer/composer/issues/4619

相关文章:

  • 2022-12-23
  • 2021-05-15
  • 2021-10-20
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2022-12-23
  • 2021-11-18
猜你喜欢
  • 2022-02-22
  • 2021-09-03
  • 2022-12-23
  • 2022-01-02
  • 2021-08-06
  • 2022-12-23
相关资源
相似解决方案