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

Missing class file #330

Open
ligiasalzano opened this issue May 20, 2021 · 2 comments
Open

Missing class file #330

ligiasalzano opened this issue May 20, 2021 · 2 comments

Comments

@ligiasalzano
Copy link

Status

BUG REPORT

Steps

  1. Go to line 30 of the etc/di.xml file (link here)
  2. In this line, there is a preference with type MundiPagg\MundiPagg\Model\CustomerCreateManagement
  3. Go to the Model directory
  4. There is no CustomerCreateManagement class

Expected behaviour

Class CustomerCreateManagement should be found inside the Model directory

Actual behaviour

Class CustomerCreateManagement is not found

@rogeriocpe
Copy link

Good morning everybody!

Any fixes for this issue, Class MundiPagg\MundiPagg\Model\CustomerCreateManagement does not exist?

@viniciushenriqueti
Copy link

viniciushenriqueti commented Jun 20, 2021

Waiting a fix for this too. We have this file in release branch https://github.com/mundipagg/magento2/blob/release/Model/CustomerCreateManagement.php

Workaround:

Create the file:

https://gist.github.com/viniciushenriqueti/b4c8c0711784010aaac413a416d631b3

bin/magento setup:di:compile

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

3 participants