You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the module correctly with
composer require avstudnitz/disable-modules
composer update
But command
bin/magento info:dependencies:show-removable
sends
Command "info:dependencies:show-removable" is not defined.
Did you mean one of these?
info:dependencies:show-framework
info:dependencies:show-modules
info:dependencies:show-modules-circular
Do you have a hint ?
Magento 2.3.2.
Thanks
Max
The text was updated successfully, but these errors were encountered:
Got it ! Thanks !
That works better...
I have an answer now :
Please check the path you provided. Removable Modules report generator failed with error: Module name for composer name "mirasvit/module-report-api" not found.
What can do that ?
I installed the module correctly with
composer require avstudnitz/disable-modules
composer update
But command
bin/magento info:dependencies:show-removable
sends
Command "info:dependencies:show-removable" is not defined.
Did you mean one of these?
info:dependencies:show-framework
info:dependencies:show-modules
info:dependencies:show-modules-circular
Do you have a hint ?
Magento 2.3.2.
Thanks
Max
The text was updated successfully, but these errors were encountered: