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

Uninstall issue #11

Open
WaPoNe opened this issue Mar 31, 2017 · 1 comment
Open

Uninstall issue #11

WaPoNe opened this issue Mar 31, 2017 · 1 comment

Comments

@WaPoNe
Copy link
Contributor

WaPoNe commented Mar 31, 2017

I've installed the extension on my Magento instance.
Now, I'm trying to uninstall it (php bin/magento module:uninstall Voronoy_BashCompletion) but I receive this error message:

Voronoy_BashCompletion is not an installed composer package

I note you're using two different vendorName:
Voronoy_BashCompletion as Magento extension;
yvoronoy/magento2-bash-completion as composer package.

This could be the problem.

If I execute directly composer remove yvoronoy/magento2-bash-completion, the package is uninstalled correctly for composer but not for Magento (check app/etc/config.php file).

@yvoronoy
Copy link
Owner

Michele, thank you for reporting. I'll check it soon

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

No branches or pull requests

2 participants