Trait 'Components\Traits\LoggerTrait' not found

Started by beautiful, July 25, 2018, 01:14:34 AM

beautiful

I am trying to install a plugin I get this error

PHP [Error]: Trait 'Components\Traits\LoggerTrait' not found IN includes/modules/Other/class.ipam.php(22)


Any idea?


Thanks

d4f

Is your hostbill install up to date and otherwise working correctly? It seems an external vendor file is either missing or not loaded. Can you confirm the following file exists in your installation?
/vendor/psr/log/Psr/Log/LoggerTrait.php

If yes, which PHP version and module configuration are you running?