Skip to content

magerun 2 errors on command execution #15

@MPietrukowski

Description

@MPietrukowski

n98-magerun2 errors on command execution on Magento 2.4.7

Fatal error: Uncaught TypeError: Magento\ApplicationPerformanceMonitor\Plugin\ApplicationPerformanceMonitor::aroundLaunch(): Return value must be of type Magento\Framework\App\ResponseInterface, null returned

I have resolve the issue by updating magerun to latest version 7.4.0

devenv.nix

magerun2Phar = builtins.fetchurl{
        url = "https://github.com/netz98/n98-magerun2/releases/download/7.4.0/n98-magerun2.phar";
        sha256 = "35377402bd94c8ee19c3aecbc52f9bb6f6f9b4970447d1d7884fb6cfbb8cdf9b";
    };

There is also nix package available for n98-magerun2

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