mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
SimMetrics.NET error when trying to install NuGet Package #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @niwrA on GitHub (Oct 11, 2017).
Hi,
I wanted to try this for troubleshooting a development issue, but whatever .NET Framework I choose, installing the package always fails with:
Failed to retrieve information about 'SimMetrics.Net' from remote source 'https://api.nuget.org/v3-flatcontainer/simmetrics.net/index.json'.
Response status code does not indicate success: 504 (Gateway Timeout). 0
Any idea what could be done about this? Is it something I can fix on my end?
Kind regards,
Arwin
@niwrA commented on GitHub (Oct 11, 2017):
I notice it may well be an issue with SimMetricts.Net package. That was recently updated and since then I think it is no longer working. I created an issue here:
https://github.com/StefH/SimMetrics.Net/issues/2
@StefH commented on GitHub (Oct 11, 2017):
Maybe issue with NuGet.org