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've installed the language pack to try out but now it doesn't let me uninstall it.
I have a Magento 2.2.6 installation. I've set it to developer mode and tried
php bin/magento i18n:uninstall mageplaza/magento-2-dutch-language-pack
But it gives me this error:
mageplaza/magento-2-dutch-language-pack is not required in your composer.json and has not been removed
How can I uninstall this package?
Cheers and thanks
The text was updated successfully, but these errors were encountered:
In order to uninstall Magento 2 Dutch Language Pack, you can delete vendor/mageplaza/magento-2-dutch-language-pack folder and run the command: composer dump-autoload
Hi there,
I've installed the language pack to try out but now it doesn't let me uninstall it.
I have a Magento 2.2.6 installation. I've set it to developer mode and tried
php bin/magento i18n:uninstall mageplaza/magento-2-dutch-language-pack
But it gives me this error:
mageplaza/magento-2-dutch-language-pack is not required in your composer.json and has not been removed
How can I uninstall this package?
Cheers and thanks
The text was updated successfully, but these errors were encountered: