您好,登錄后才能下訂單哦!
composer的plugin升級后,再使用composer會報錯,比如直接在命令行中只輸入composer會報錯:
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
直接上報錯的圖:
或者再升級一下是這樣的:
在網上搜了許多解決辦法,但都不成功,直到……
重點來了,從上面報錯的原因中可以看到,上面提到了讓你將目錄切換到C:/Users/***/AppData/Roaming/Composer ,上面提到了有文件重復了,所以接下來要做的就是將C:/Users/***/AppData/Roaming/Composer/vendor下面的fxp文件件直接刪掉。重新打開cmd,再檢查一下,看composer就可以用啦。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。