sailthru / sailthru-magento2-extension

Sailthru extension for Magento 2
2 stars 12 forks source link

Can't Enable Module #94

Closed cbartellds closed 1 year ago

cbartellds commented 1 year ago

After installing the module via composer, when I try to run "bin/magento module:enable Sailthru_MageSail", I get the error "Unknown module(s): 'Sailthru_MageSail'.

The files are in my vendor folder.

Screen Shot 2023-06-02 at 1 57 37 PM

And Sailthru is in my composer.json file.

Screen Shot 2023-06-02 at 1 58 33 PM

My Magento version is 2.4.6.

cbartellds commented 1 year ago

Figured out that it has to do with how my local site is set up. I needed to "copy" the vendor files into my docker container.

azinger-sailthru commented 1 year ago

Thanks for following up on this and for bringing it to our attention (even if there was no issue at the end)!