dongxin8392 2019-08-18 15:30
浏览 461
已采纳

`sudo pecl install couchbase`给出错误`错误:失败了mkdir / usr / local / Cellar / php / 7.3.8 / pecl / 20180731`

I am setting up couchbase but when I try to install the Couchbase PHP extension by running the command sudo pecl install couchbase it fails with an error of ERROR: failed to mkdir /usr/local/Cellar/php/7.3.8/pecl/20180731

  • 写回答

1条回答

  • duandaiqin6080 2019-08-20 08:33
    关注

    I solved this by uninstalling my HomeBrew-installed PHP-7.3 using brew uninstall php@7.3 and then reinstalled it with brew install php@7.3. After that, the command sudo pecl install couchbase was no longer bringing the error as before. Thank you @AndreaManzi, I got this idea from the link you provided in your comment on this question.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 outlook无法配置成功
  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题