Skip to content

Source class "\Meta\BusinessInterface" for "\Meta\BusinessExtension" generation does not exist. #103

Closed
@rsantellan

Description

@rsantellan

Preconditions (*)

After downloading latest packages and with PHP 8.3

meta/meta-for-magento2                                            1.4.3      Meta Business Extension for Magento 2
meta/module-business-extension                                    1.4.3      Meta Business Extension core module
meta/module-catalog                                               1.4.3      Meta Business Extension Catalog module
meta/module-conversion                                            1.4.3      Meta Business Extension Conversion module
meta/module-promotions                                            1.4.3      Meta Business Extension Promotions module
meta/module-sales                                                 1.4.3      Meta Business Extension Sales module

Steps to reproduce (*)

  1. /bin/rm generated/* -rf
  2. /usr/bin/php bin/magento setup:di:compile

Expected result (*)

No error on the logs.

Actual result (*)

Error on the logs:

{
    "@timestamp": "2025-04-28T13:49:39.283033+00:00",
    "@version": 1,
    "channel": "report",
    "context": {
        "exception": {
            "class": "RuntimeException",
            "code": 0,
            "file": "/home/rodrigo/proyectos/magento2/farmashopMaster244v2/vendor/magento/framework/Code/Generator.php:223",
            "message": "Source class \"\\Meta\\BusinessInterface\" for \"\\Meta\\BusinessExtension\" generation does not exist.",
            "trace": [
                "~/m2/vendor/magento/framework/Code/Generator.php:129",
                "~/m2/vendor/magento/framework/Code/Generator.php:218",
                "~/m2/vendor/magento/framework/Code/Generator.php:129",
                "~/m2/vendor/magento/framework/Code/Generator/Autoloader.php:53",
                "~/m2/vendor/magento/framework/ObjectManager/Relations/Runtime.php:38",
                "~/m2/vendor/magento/framework/Interception/Config/Config.php:157",
                "~/m2/vendor/magento/framework/Interception/Config/Config.php:180",
                "~/m2/vendor/magento/framework/Interception/Config/Config.php:213",
                "~/m2/vendor/magento/framework/Interception/Config/Config.php:190",
                "~/m2/vendor/magento/framework/Interception/Config/Config.php:122",
                "~/m2/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121",
                "~/m2/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:66",
                "~/m2/vendor/magento/framework/ObjectManager/ObjectManager.php:73",
                "~/m2/vendor/magento/framework/App/ObjectManager/Environment/Developer.php:84",
                "~/m2/vendor/magento/framework/App/ObjectManagerFactory.php:191",
                "~/m2/vendor/magento/framework/App/Bootstrap.php:212",
                "~/m2/vendor/magento/framework/App/Bootstrap.php:127",
                "~/m2/vendor/magento/framework/Console/Cli.php:187",
                "~/m2/vendor/magento/framework/Console/Cli.php:85",
                "~/m2/bin/magento:22"
            ]
        }
    },
    "host": "rodrigo-ThinkPad-T14-Gen-1",
    "level": "DEBUG",
    "message": "Source class \"\\Meta\\BusinessInterface\" for \"\\Meta\\BusinessExtension\" generation does not exist.",
    "monolog_level": 100,
    "type": "magento"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions