在 Windows 中,下载并运行 Composer-Setup.exe,提示:Could not open input file:composer的解决!

提示:Could not open input file:composer

提示:Could not open input file:composer

第一种解决方案:php C:/ProgramData/ComposerSetup/bin/composer self-update,便不会报错,但是过于麻烦;

第二种解决方案,重新安装Composer-Setup.exe,且以管理员身份运行,其将在安装过程中自动设置好系统的环境变量,因此你可以在任何目录下直接使用 composer 命令。

系统变量设置C:/ProgramData/ComposerSetup/bin

系统变量设置C:/ProgramData/ComposerSetup/bin

重启操作系统,则可以正常运行了,截图如下:

composer global require "fxp/composer-asset-plugin:~1.0.0"运行成功

composer global require “fxp/composer-asset-plugin:~1.0.0″运行成功

原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/179969.html

(0)
上一篇 2021年10月31日
下一篇 2021年10月31日

相关推荐

发表回复

登录后才能评论