composer出现问题: Could not open input file: composer.phar
Posted killbugme
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了composer出现问题: Could not open input file: composer.phar相关的知识,希望对你有一定的参考价值。
可以执行下面命令
php -r "readfile(‘https://getcomposer.org/installer‘);" | php
This will install composer to the current directory so that you can use php composer.phar
文章转自:https://www.cnblogs.com/init-007/p/10986578.html
以上是关于composer出现问题: Could not open input file: composer.phar的主要内容,如果未能解决你的问题,请参考以下文章
composer install报错之it could not be found in any version
keil编译时报错:error: L6002U: Could not open file .\***\core_cm3.o
composer在update时提示file could not be downloaded: SSL operation failed with code 1. OpenSSL Error mess
微服务读取不到config配置中心配置信息,Spring Boot无法找到PropertySource:找不到标签Could not locate PropertySource: label not
wind本地MySQL数据到hive的指定路径,Could not create file
maven出现Dependency not found 和Could not find artifact的解决方法(已解决)