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

Incorrecte composer.json autoload config #3

Closed
pascaladriaansen opened this issue Feb 7, 2017 · 1 comment
Closed

Incorrecte composer.json autoload config #3

pascaladriaansen opened this issue Feb 7, 2017 · 1 comment

Comments

@pascaladriaansen
Copy link

Hey,

Zojuist geprobeerd met composer de module te installeren. Deze haalt netjes mollie/magento2 en de mollie/mollie-api-php binnen.

Zodra ik hierna echterbin/magento module:status uitvoer krijg ik de volgende error:

PHP Warning:  require(/data/web/framework/src/vendor/composer/../mollie/magento2/registration.php): failed to open stream: No such file or directory in /data/web/framework/src/vendor/composer/autoload_real.php on line 71
PHP Fatal error:  require(): Failed opening required '/data/web/framework/src/vendor/composer/../mollie/magento2/registration.php' (include_path='/data/web/framework/src/vendor/magento/zendframework1/library:.:/usr/share/php') in /data/web/framework/src/vendor/composer/autoload_real.php on line 71

Zo te zien zou het autoload pad dat nu naar registration.php verwijst in composer.json eigenlijk naar src/registration.php moeten verwijzen.

Marvin-Magmodules pushed a commit that referenced this issue Feb 7, 2017
@Marvin-Magmodules
Copy link
Collaborator

Dank! Aangepast en versie bump naar 0.9.6

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