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

Check for incorrectly-installed packages #86

Closed
4 tasks done
buresdv opened this issue Apr 4, 2023 · 1 comment
Closed
4 tasks done

Check for incorrectly-installed packages #86

buresdv opened this issue Apr 4, 2023 · 1 comment
Assignees
Labels
Bug Something isn't working Enhancement New feature or request

Comments

@buresdv
Copy link
Owner

buresdv commented Apr 4, 2023

As per #84, if a package has its folder in the Cellar folder, but does not have any versions installed, Cork crashes.

Ideas to implement:

  • Stop it from crashing if a package does not have any versions installed
  • Check if there are any packages that don't have any versions installed
  • If a package does not have any versions installed, show an alert with a list of packages that don't have any versions
  • Force the user to fix the package by reinstalling it
@buresdv buresdv self-assigned this Apr 4, 2023
@buresdv buresdv added Bug Something isn't working Enhancement New feature or request labels Apr 4, 2023
@buresdv
Copy link
Owner Author

buresdv commented Apr 4, 2023

Fully implemented

@buresdv buresdv closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant