qenta-cee / magento2-qcp

QENTA Checkout Page extension for Magento 2
GNU General Public License v2.0
12 stars 10 forks source link

Magento 2.2 Compatiblity #35

Closed EliasKotlyar closed 6 years ago

EliasKotlyar commented 6 years ago

Preconditions

Have a working Magento 2.2 Installation .

Magento Version : CE and EE Newest Magento2-WCP-Plugin from Master Branch Third party modules : No

Steps to reproduce

Install Plugin into Magento 2.2 Start compiling process using /bin/magento setup:di:compile

Expected result

You can compile your di

Actual result

Proxies code generation... 1/7 [====>-----------------------] 14% 2 secs 70.0 MiB Repositories code generation... 1/7 [====>-----------------------] 14% 2 secs 70.0 MiB Repositories code generation... 2/7 [========>-------------------] 28% 48 secs 246.0 MiB Service data attributes generation... 2/7 [========>-------------------] 28% 48 secs 246.0 MiB Service data attributes generation... 3/7 [============>---------------] 42% 48 secs 246.0 MiB Application code generator... 3/7 [============>---------------] 42% 48 secs 246.0 MiB Application code generator... 4/7 [================>-----------] 57% 1 min 266.0 MiB Interceptors generation... 4/7 [================>-----------] 57% 1 min 266.0 MiB Interceptors generation... 5/7 [====================>-------] 71% 2 mins 304.0 MiB Area configuration aggregation... 5/7 [====================>-------] 71% 2 mins 304.0 MiB

[ReflectionException]
Class Magento\Framework\App\Config\ScopePool does not exist

jakubpolomsky commented 6 years ago

Thank you for your analysis and pull request. We will have a look at it as soon as we can.

tomazpu commented 6 years ago

Thank you for your effort, the pull request is merged.