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

User should be able to uninstall gauge using choco command #6

Open
sswaroopgupta opened this issue Mar 28, 2018 · 1 comment
Open

Comments

@sswaroopgupta
Copy link

Expected behavior
User should be able to uninstall gauge using choco command

Actual behavior
Though the message of successful uninstallation is given, gauge is not uninstalled

Steps to replicate

  • Ensure gauge is not installed.
  • choco install gauge
  • gauge version
  • choco uninstall gauge

Observe the message gauge has been successfully uninstalled.

  • gauge version
    Displays the gauge version

OS - Windows

@sswaroopgupta
Copy link
Author

When another program is using Gauge, the folders cannot be deleted. This scenario should be handled while uninstallation

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

No branches or pull requests

2 participants