open this file: \vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
replace all code with below code:
<?php
namespace MehediIitdu\CoreComponentRepository;
class CoreComponentRepository
{
public static function instantiateShopRepository() {
}
protected static function serializeObjectResponse($zn) {
}
protected static function finalizeRepository($rn) {
}
}