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
I've removed the folder fromm app/code
I've removed the entry from setup_module table
I've removed entry from config.php
but still whenever i run setup:upgrade i get this
PHP Fatal error: Uncaught Error: Class 'Hackathon\EAVCleaner\Console\Command\RestoreUseDefaultValueCommand' not found in /httpdocs/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:116
I've searched the whole database and can't find anymore Hackathon entries, pls help
The text was updated successfully, but these errors were encountered:
I've cleared the generated/code directory and ran a DI compile but got another error. :(
There are no commands defined in the "app:config" namespace.
Did you mean one of these?
setup:config
setup:store-config
In ClassReader.php line 19:
Class Hackathon\EAVCleaner\Console\Command\RestoreUseDefaultValueCommand do
es not exist
Hiya. I'm struggling to uninstall this extension.
I've removed the folder fromm app/code
I've removed the entry from setup_module table
I've removed entry from config.php
but still whenever i run setup:upgrade i get this
PHP Fatal error: Uncaught Error: Class 'Hackathon\EAVCleaner\Console\Command\RestoreUseDefaultValueCommand' not found in /httpdocs/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:116
I've searched the whole database and can't find anymore Hackathon entries, pls help
The text was updated successfully, but these errors were encountered: