plan2net / webp

Create a WebP copy for images (TYPO3 CMS)
GNU General Public License v3.0
60 stars 34 forks source link

error message #50

Closed toccamonium-fe closed 3 years ago

toccamonium-fe commented 3 years ago

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 3 years ago

@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 3 years ago

No further response, issue closed.