【问题标题】:Magento2 - Setup Compile Error - Class Not_Existing_Class does not existMagento2 - 设置编译错误 - 类 Not_Existing_Class 不存在
【发布时间】:2015-11-18 14:03:03
【问题描述】:

我成功安装了 magento 2 Community 版本。现在,当我尝试升级设置时,我收到错误请重新运行 Magento 编译命令

所以我运行了编译命令

magento setup:di:compile

但我收到此错误

Area configuration aggregation... 5/7 [====================>-------]  71% 35 min
s 736.2 MiB

  [ReflectionException]
  Class Not_Existing_Class does not exist


  [ReflectionException]
  Class Not_Existing_Class does not exist

关于如何解决这个问题的任何想法?!

提前致谢。

【问题讨论】:

    标签: magento magento2 magento-2.0


    【解决方案1】:

    作为临时修复,我能够通过评论以下行来解决此问题:

     \Not_Existing_Class $notExistingClass
    

    >\vendor\magento\framework\Code\Test\Unit\Generator\TestAsset\TestGenerationClass.php

    我也在 GitHub 上报告了这个问题,等待社区的回复:https://github.com/magento/magento2/issues/2404

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-12-03
      • 2013-04-14
      • 1970-01-01
      • 2012-02-29
      • 2015-05-07
      • 2017-08-30
      • 2020-05-23
      相关资源
      最近更新 更多