MagestyApps / module-web-images

Magento 2 module for uploading images in optimised formats (SVG, WebP, etc.)
https://www.magestyapps.com
93 stars 16 forks source link

ObjectManager isn't initialized #11

Closed jorgb90 closed 2 years ago

jorgb90 commented 2 years ago

ObjectManager isn't initialized

0 /vendor/magento/framework/File/Mime.php(84): Magento\Framework\App\ObjectManager::getInstance()

1 /pub/get.php(61): Magento\Framework\File\Mime->__construct()

When uploaded a SVG file and requested at the front-end we are receiving above PHP error. Any idea?

jorgb90 commented 2 years ago

@MagestyApps Any idea?

jorgb90 commented 2 years ago

Seemed to be a strange permissions error..