【发布时间】:2023-03-18 20:18:01
【问题描述】:
我得到了一个要升级的网站,在将 Magento 2.31 升级到 2.37-p2 时,我遇到了这个错误:
Plugin initialization failed (require(/home/rainbow/public_html/vendor/composer/../symfony/polyfill-php70/bootstrap.php): failed to open stream: No such file or directory), uninstalling plugin
- Removing magento/inventory-composer-installer (1.2.0)
Update of magento/inventory-composer-installer failed
[ErrorException]
require(/home/rainbow/public_html/vendor/composer/../symfony/polyfill-php70/bootstrap.php): failed to open stream: No such file or directory
显然该网站缺少一些东西。我该如何解决这个问题并安装它?
谢谢 皮特
【问题讨论】: