You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both upgrade and multi-package installation might be broken if the order comes in wrong. Instead, it should be re-ordered to follow a topological sort. Also need to consider what to do with cyclic dependencies (if we choose to allow them).
The text was updated successfully, but these errors were encountered:
Both upgrade and multi-package installation might be broken if the order comes in wrong. Instead, it should be re-ordered to follow a topological sort. Also need to consider what to do with cyclic dependencies (if we choose to allow them).
The text was updated successfully, but these errors were encountered: