We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I installed the module via composer and tried to run
bin/magento magesetup:setup:run de
all went well until
Start setup Start processor: agreements Start processor: cms Start processor: email Start processor: systemConfig Start processor: tax Requested product doesn't exist #0 /var/www/magento/var/generation/Magento/Catalog/Model/ProductRepository/Interceptor.php(37): Magento\Catalog\Model\ProductRepository->getById('2176', false, NULL, false)
what does that mean, why is it referring to a product?
edit: full stack trace here
The text was updated successfully, but these errors were encountered:
can't reproduce in a clean installation. Seems that magento 2 still has problems when deleting products.
Sorry, something went wrong.
No branches or pull requests
Hi,
I installed the module via composer and tried to run
all went well until
what does that mean, why is it referring to a product?
edit: full stack trace here
The text was updated successfully, but these errors were encountered: