您好,登錄后才能下訂單哦!
composer的plugin升級(jí)后,再使用composer會(huì)報(bào)錯(cuò),比如直接在命令行中只輸入composer會(huì)報(bào)錯(cuò):
Deprecation Notice: The Composer\Package\LinkConstraint\MultiConstraint class is deprecated, use Composer\Semver\Constraint\MultiConstraint instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/MultiConstraint.php:17
Deprecation Notice: The Composer\Package\LinkConstraint\LinkConstraintInterface interface is deprecated, use Composer\Semver\Constraint\ConstraintInterface instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/LinkConstraintInterface.php:17
直接上報(bào)錯(cuò)的圖:
或者再升級(jí)一下是這樣的:
在網(wǎng)上搜了許多解決辦法,但都不成功,直到……
重點(diǎn)來(lái)了,從上面報(bào)錯(cuò)的原因中可以看到,上面提到了讓你將目錄切換到C:/Users/***/AppData/Roaming/Composer ,上面提到了有文件重復(fù)了,所以接下來(lái)要做的就是將C:/Users/***/AppData/Roaming/Composer/vendor下面的fxp文件件直接刪掉。重新打開cmd,再檢查一下,看composer就可以用啦。
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。