I'm trying to uninstall Swisslabs extensions (Easybanner).
I uninstalled many other Swisslabs extensions, but this one is giving me an issue.
I ran:
composer remove swissup/easybanner;
Finished correctly.
Then I ran upgrade, compile, flushed cache, deleted generate
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy -f;
rm -R var/cache/ -f;
rm -R var/generation/ -f;
rm -R var/page_cache/* -f;
On the front end, I get this error:
Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid block type: Swissup\Easybanner\Block\Banner