You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now when I try and load the Magento admin I am getting the following error: {"0":"Specified invalid parent id (Magento_Review::report_review)","1":"<pre>#1 Magento\\Backend\\Model\\Menu\\Builder\\Interceptor->___callParent() called at [vendor\/magento\/framework\/Interception\/Interceptor.php:138]\n#2 Magent$
Also it appears you have removed the core module from the dependencies so I have had to do
composer require yotpo/magento2-module-yotpo-core is that correct?
The text was updated successfully, but these errors were encountered:
Just upgraded via composer from 2.7.7 to 2.8.1
Updating yotpo/module-review (2.7.7 => 2.8.1): Downloading (100%)
Now when I try and load the Magento admin I am getting the following error:
{"0":"Specified invalid parent id (Magento_Review::report_review)","1":"<pre>#1 Magento\\Backend\\Model\\Menu\\Builder\\Interceptor->___callParent() called at [vendor\/magento\/framework\/Interception\/Interceptor.php:138]\n#2 Magent$
Also it appears you have removed the core module from the dependencies so I have had to do
composer require yotpo/magento2-module-yotpo-core is that correct?
The text was updated successfully, but these errors were encountered: