Mac PHP

brew install php56-apcu
Error: Formulae found in multiple taps: 
 * homebrew/php/php56-apcu
 * josegonzalez/php/php56-apcu

Please use the fully-qualified name e.g. homebrew/php/php56-apcu to refer the formula.

解决:
多个镜像地址,brew不知道该怎么办了!

brew untap homebrew/php

相关文章:

  • 2021-05-10
  • 2021-06-08
  • 2022-02-27
  • 2022-03-07
  • 2021-04-13
  • 2022-02-07
  • 2022-12-23
猜你喜欢
  • 2022-02-16
  • 2022-12-23
  • 2021-11-16
  • 2022-01-19
  • 2022-12-23
  • 2022-12-23
  • 2021-06-06
相关资源
相似解决方案