Bogardo / Mailgun-Magento2

Send Magento's transactional e-mails with the Mailgun API service.
MIT License
13 stars 34 forks source link

Unable to enable module #8

Closed collymore closed 7 years ago

collymore commented 7 years ago

Hi, I'm running into an issue when trying to enable the module on a Magento 2 site,

php bin/magento module:enable Bogardo_Mailgun

[Magento\Framework\Exception\FileSystemException]
The file "/composer.json" doesn't exist

I've read online this may be due to an error in the composer file, is this something you've seen before?

Thanks, Luke

collymore commented 7 years ago

I'll close this, the error is more related to Magento 2 and not this module.

I believe this error will appear if there are any modules with incorrect registration.php file content, The Mailgun module doesn't' have any issues