0
点赞
收藏
分享

微信扫一扫

composer install 出错 Failed to clone https://github.com/easy-swoole/ide-helper.git

caoxingyu 2022-06-06 阅读 62

[RuntimeException]                                                                                                  
  Failed to clone https://github.com/easy-swoole/ide-helper.git, git was not found, check that it is installed and i  
  n your PATH env.                                                                                                    
                                                                                                                      
  sh: git: command not found

yum install git

删除composer.lock文件

重新执行composer install


举报

相关推荐

0 条评论