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

Improvements to bit uninstall #5104

Closed
zkochan opened this issue Nov 28, 2021 · 0 comments
Closed

Improvements to bit uninstall #5104

zkochan opened this issue Nov 28, 2021 · 0 comments
Assignees

Comments

@zkochan
Copy link
Member

zkochan commented Nov 28, 2021

Description

bit uninstall was added via: #5091

In the first implementation, it does not say anything if a package that is not present is removed.

Describe the solution you'd like

When a package that does not exist is removed, a warning is printed. If the --strict option is used, bit exits with exit code 1.

Describe alternatives you've considered

Additional context

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

No branches or pull requests

2 participants