In Nuget 1.7, any error while restoring package says "An error occured while trying to restore package. Please try again.". I feel this is rather unintuitive, for many errors trying again won't solve it and I wish we gave additional information (which package, why it failed?)
to repro:
- install package from a source with -s in the console, or delete the source
- delete "packages" folder
-
hit "Restore"
"An error occured while trying to restore package. Please try again."