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

suggest unlocking locked pkgs that cause dep resolution failures #3970

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

raquentin
Copy link
Contributor

@raquentin raquentin commented Dec 8, 2024

Resolves #3622

Todo:

  • implement the "offer to unlock those packages and try again" part
  • test
  • clean up all messages
  • add error context to the CLI question because it cuts off the sending of the error as str. Either that or make the error print first.

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

Successfully merging this pull request may close these issues.

Offer to attempt again with conflicting deps unlocked when version resolution fails
1 participant