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

How to uninstall? #18

Open
mikehenze opened this issue Feb 11, 2017 · 1 comment
Open

How to uninstall? #18

mikehenze opened this issue Feb 11, 2017 · 1 comment

Comments

@mikehenze
Copy link

I changed this in composer,json to:
"adwise/language-nl_nl": "^1.2",

But it still hangs if i use this command:
php bin/magento i18n:uninstall adwise/language-nl_nl

What am i doing wrong?

@hostep
Copy link

hostep commented Feb 11, 2017

  1. Run composer remove --no-update-with-dependencies adwise/language-nl_nl
  2. Run bin/magento setup:upgrade

That should remove it from your project.

(I didn't actually test this, but I'm pretty sure this will work)

(The fact that it hangs might be related to this Magento bug: magento/magento2#5797)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants