1
只是我盤來更新我的作曲家,這條消息是我得到作曲(更新)總是失敗
composer could not find the config file: c:\program Files (x86)\composerSetup
to initialize a project, please create a composer.json file as described in the http://getcomposer.org/ "Getting started" section
composer.json已經存在於項目文件夾, ,我不知道什麼是在配置文件此路徑(c:\ program files(x86)\ composerSetup)
沒有工作過 – smsmwolf 2014-09-19 20:37:00
@smsmwolf你去到有'composer.json'文件的路徑?你需要在'cmd'中使用'cd directory'去選擇路徑。當你運行'dir'時,你需要看到'composer.json'文件,然後嘗試運行作曲程序 – 2014-09-20 08:14:46
是的,我做了我從項目文件夾開始,我認爲缺少像程序文件中所需的msg文件,config文件,因爲每個命令運行沒有錯誤,但更新命令 – smsmwolf 2014-09-20 13:58:37