Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors During Compilation #40

Closed
pioneerathletics opened this issue Mar 16, 2018 · 1 comment
Closed

Errors During Compilation #40

pioneerathletics opened this issue Mar 16, 2018 · 1 comment

Comments

@pioneerathletics
Copy link

Hi,

I tried updating to the latest ShipperHQ version and received a few errors during compilation.

Preconditions

  1. Magento 2.1.10
  2. PHP 7

Steps to reproduce

  1. Updated to ShipperHQ-20.14.0 via composer using composer update shipperhq/*
  2. bin/magento setup:upgrade
  3. bin/magento setup:di:compile

Expected result

  1. ShipperHQ should update with no errors

Actual result

  1. ShipperHQ updated but with the following errors during compilation:
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxx/xxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
    Errors during compilation:
    ShipperHQ\Shipper\Helper\Module
    Incorrect dependency in class ShipperHQ\Shipper\Helper\Module in /home/xxxxx/xxxxx/vendor/shipperhq/module-shipper/src/Helper/Module.php
    \Magento\Framework\Module\Manager already exists in context object
    Total Errors Count: 1
@wsajosh
Copy link
Contributor

wsajosh commented Mar 16, 2018

Hi, thanks for raising this issue! We've just released a update (20.14.1) which addresses this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants