plan2net/webp

error message

toccamonium-fe opened this issue · 2 comments

Hi, we are using TYPO3 version 10 and got suddenly this message, any idea what would cause it?

2021-04-21_10-05-28

Thx

wazum commented

@toccamonium-fe looks like composer has no autoload information for the class, either try to run composer dump-autoload to update autoloader information or remove the extension from typo3conf/ext and run composer install again.

wazum commented

No further response, issue closed.