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
╰─▶ Because some-package-not-on-the-index was not found in the package registry and you require some-package-not-on-the-index, we can conclude that your requirements are unsatisfiable.
11687
+
"###
11688
+
);
11689
+
11690
+
Ok(())
11691
+
}
11692
+
11662
11693
/// Install a package via `--extra-index-url`.
11663
11694
///
11664
11695
/// If the package exists exist on the "extra" index, but at an incompatible version, the
0 commit comments