-
Notifications
You must be signed in to change notification settings - Fork 587
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
[Fake 5] Conflict when resolving packages #1564
Comments
Cannot reproduce, for me this setup works :/ |
Edited your issue to add the workaround. Revant if someone stumbles over this issue. You can get paket logging by adding |
I'm closing this as I think this might have been solved by accident with the new |
Merged
This took a while to finally be fixed, sorry for that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I'm trying out fake 5, but it fails when downloading packages.
I've tried specifying a version, a version range, and leaving it blank.
Also tried with nuget API version 2 and 3.
Repro steps
build.fsx:
paket.dependencies:
Expected behavior
It should resolve and download the package.
Actual behavior
It crashes, with a resolution error.
Known workarounds
Create the
.paket
folder in the projectRelated information
Mono JIT compiler version 5.0.0 (Stable 5.0.0.100/9667aa6 Fri May 19 14:03:07 BST 2017)
(but should not matter, as I'm not running it)The text was updated successfully, but these errors were encountered: